Update bundle

This commit is contained in:
Sebastian Serth
2021-03-08 22:16:42 +01:00
parent c9e9731453
commit e71138a187
2 changed files with 10 additions and 10 deletions

View File

@@ -146,7 +146,7 @@ GEM
faye-websocket (0.11.0)
eventmachine (>= 0.12.0)
websocket-driver (>= 0.5.1)
ffi (1.14.2)
ffi (1.15.0)
forgery (0.8.1)
globalid (0.4.2)
activesupport (>= 4.2.0)
@@ -349,7 +349,7 @@ GEM
rspec-mocks (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-rails (4.0.2)
rspec-rails (4.1.0)
actionpack (>= 4.2)
activesupport (>= 4.2)
railties (>= 4.2)
@@ -377,8 +377,8 @@ GEM
rubocop (~> 1.0)
rubocop-ast (>= 1.1.0)
ruby-progressbar (1.11.0)
ruby-vips (2.0.17)
ffi (~> 1.9)
ruby-vips (2.1.0)
ffi (~> 1.12)
ruby2_keywords (0.0.4)
rubytree (1.0.0)
json (~> 2.1)
@@ -397,7 +397,7 @@ GEM
selenium-webdriver (3.142.7)
childprocess (>= 0.5, < 4.0)
rubyzip (>= 1.2.2)
semantic_range (2.3.1)
semantic_range (3.0.0)
sentry-rails (4.2.2)
rails (>= 5.0)
sentry-ruby-core (~> 4.2.0)
@@ -459,7 +459,7 @@ GEM
activemodel (>= 5.0)
bindex (>= 0.4.0)
railties (>= 5.0)
webmock (3.12.0)
webmock (3.12.1)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
@@ -552,4 +552,4 @@ DEPENDENCIES
whenever
BUNDLED WITH
2.1.4
2.2.13