Update bundle
This commit is contained in:
16
Gemfile.lock
16
Gemfile.lock
@@ -75,6 +75,7 @@ GEM
|
||||
autotest-rails (4.2.1)
|
||||
ZenTest (~> 4.5)
|
||||
bcrypt (3.1.13)
|
||||
bcrypt_pbkdf (1.0.1)
|
||||
better_errors (2.5.1)
|
||||
coderay (>= 1.0.0)
|
||||
erubi (>= 1.0.0)
|
||||
@@ -140,9 +141,10 @@ GEM
|
||||
multi_json
|
||||
domain_name (0.5.20190701)
|
||||
unf (>= 0.0.5, < 1.0.0)
|
||||
ed25519 (1.2.4)
|
||||
erubi (1.9.0)
|
||||
eventmachine (1.0.9.1)
|
||||
excon (0.71.0)
|
||||
excon (0.71.1)
|
||||
execjs (2.7.0)
|
||||
factory_bot (5.1.1)
|
||||
activesupport (>= 4.2.0)
|
||||
@@ -168,7 +170,7 @@ GEM
|
||||
concurrent-ruby (~> 1.0)
|
||||
i18n-js (3.5.0)
|
||||
i18n (>= 0.6.6)
|
||||
image_processing (1.9.3)
|
||||
image_processing (1.10.0)
|
||||
mini_magick (>= 4.9.5, < 5)
|
||||
ruby-vips (>= 2.0.13, < 3)
|
||||
ims-lti (1.2.2)
|
||||
@@ -181,7 +183,7 @@ GEM
|
||||
rails-dom-testing (>= 1, < 3)
|
||||
railties (>= 4.2.0)
|
||||
thor (>= 0.14, < 2.0)
|
||||
json (2.2.0)
|
||||
json (2.3.0)
|
||||
jwt (2.2.1)
|
||||
kramdown (2.1.0)
|
||||
listen (3.2.1)
|
||||
@@ -206,7 +208,7 @@ GEM
|
||||
minitest-autotest (1.1.1)
|
||||
minitest-server (~> 1.0)
|
||||
path_expander (~> 1.0)
|
||||
minitest-server (1.0.5)
|
||||
minitest-server (1.0.6)
|
||||
minitest (~> 5.0)
|
||||
mnemosyne-ruby (1.9.0)
|
||||
activesupport (>= 4)
|
||||
@@ -318,7 +320,7 @@ GEM
|
||||
rspec-mocks (~> 3.9.0)
|
||||
rspec-autotest (1.0.2)
|
||||
rspec-core (>= 2.99.0.beta1, < 4.0.0)
|
||||
rspec-collection_matchers (1.1.3)
|
||||
rspec-collection_matchers (1.2.0)
|
||||
rspec-expectations (>= 2.99.0.beta1)
|
||||
rspec-core (3.9.0)
|
||||
rspec-support (~> 3.9.0)
|
||||
@@ -367,7 +369,7 @@ GEM
|
||||
selenium-webdriver (3.142.6)
|
||||
childprocess (>= 0.5, < 4.0)
|
||||
rubyzip (>= 1.2.2)
|
||||
shoulda-matchers (4.1.1)
|
||||
shoulda-matchers (4.1.2)
|
||||
activesupport (>= 4.2.0)
|
||||
simplecov (0.17.1)
|
||||
docile (~> 1.1)
|
||||
@@ -442,6 +444,7 @@ DEPENDENCIES
|
||||
autotest
|
||||
autotest-rails
|
||||
bcrypt
|
||||
bcrypt_pbkdf
|
||||
better_errors
|
||||
binding_of_caller
|
||||
bootsnap
|
||||
@@ -456,6 +459,7 @@ DEPENDENCIES
|
||||
concurrent-ruby
|
||||
database_cleaner
|
||||
docker-api
|
||||
ed25519
|
||||
eventmachine (= 1.0.9.1)
|
||||
factory_bot_rails
|
||||
faraday
|
||||
|
Reference in New Issue
Block a user