Update bundle
This commit is contained in:
parent
03b7f41868
commit
a3a35f3d0a
1 changed files with 10 additions and 10 deletions
20
Gemfile.lock
20
Gemfile.lock
|
@ -74,7 +74,7 @@ GEM
|
|||
autoprefixer-rails (9.7.4)
|
||||
execjs
|
||||
aws-eventstream (1.0.3)
|
||||
aws-partitions (1.267.0)
|
||||
aws-partitions (1.269.0)
|
||||
aws-sdk-core (3.89.1)
|
||||
aws-eventstream (~> 1.0, >= 1.0.2)
|
||||
aws-partitions (~> 1, >= 1.239.0)
|
||||
|
@ -117,7 +117,7 @@ GEM
|
|||
cancancan (3.0.2)
|
||||
canonical-rails (0.2.6)
|
||||
rails (>= 4.1, < 6.1)
|
||||
capybara (3.30.0)
|
||||
capybara (3.31.0)
|
||||
addressable
|
||||
mini_mime (>= 0.1.3)
|
||||
nokogiri (~> 1.8)
|
||||
|
@ -208,7 +208,7 @@ GEM
|
|||
fakefs (1.0.0)
|
||||
faraday (1.0.0)
|
||||
multipart-post (>= 1.2, < 3)
|
||||
ffi (1.12.1)
|
||||
ffi (1.12.2)
|
||||
ffi-libarchive (1.0.0)
|
||||
ffi (~> 1.0)
|
||||
fspath (3.1.2)
|
||||
|
@ -267,7 +267,7 @@ GEM
|
|||
mimemagic (~> 0.3.2)
|
||||
maxminddb (0.1.22)
|
||||
method_source (0.9.2)
|
||||
mimemagic (0.3.3)
|
||||
mimemagic (0.3.4)
|
||||
mini_magick (4.10.1)
|
||||
mini_mime (1.0.2)
|
||||
mini_portile2 (2.4.0)
|
||||
|
@ -287,7 +287,7 @@ GEM
|
|||
oauth (~> 0.4.4)
|
||||
oauth2 (>= 0.5.0)
|
||||
rack
|
||||
oauth2 (1.4.2)
|
||||
oauth2 (1.4.3)
|
||||
faraday (>= 0.8, < 2.0)
|
||||
jwt (>= 1.0, < 3.0)
|
||||
multi_json (~> 1.3)
|
||||
|
@ -296,7 +296,7 @@ GEM
|
|||
omniauth (1.9.0)
|
||||
hashie (>= 3.4.6, < 3.7.0)
|
||||
rack (>= 1.6.2, < 3)
|
||||
omniauth-facebook (5.0.0)
|
||||
omniauth-facebook (6.0.0)
|
||||
omniauth-oauth2 (~> 1.2)
|
||||
omniauth-github (1.3.0)
|
||||
omniauth (~> 1.5)
|
||||
|
@ -336,7 +336,7 @@ GEM
|
|||
puma (3.12.2)
|
||||
quad_tile (1.0.1)
|
||||
r2 (0.2.7)
|
||||
rack (2.1.1)
|
||||
rack (2.1.2)
|
||||
rack-cors (1.1.1)
|
||||
rack (>= 2.0.0)
|
||||
rack-openid (1.3.1)
|
||||
|
@ -398,12 +398,12 @@ GEM
|
|||
unicode-display_width (>= 1.4.0, < 1.7)
|
||||
rubocop-performance (1.5.2)
|
||||
rubocop (>= 0.71.0)
|
||||
rubocop-rails (2.4.1)
|
||||
rubocop-rails (2.4.2)
|
||||
rack (>= 1.1)
|
||||
rubocop (>= 0.72.0)
|
||||
ruby-openid (2.9.2)
|
||||
ruby-progressbar (1.10.1)
|
||||
rubyzip (2.0.0)
|
||||
rubyzip (2.2.0)
|
||||
safe_yaml (1.0.5)
|
||||
sanitize (5.1.0)
|
||||
crass (~> 1.0.2)
|
||||
|
@ -434,7 +434,7 @@ GEM
|
|||
actionpack (>= 4.0)
|
||||
activesupport (>= 4.0)
|
||||
sprockets (>= 3.0.0)
|
||||
strong_migrations (0.5.1)
|
||||
strong_migrations (0.6.2)
|
||||
activerecord (>= 5)
|
||||
sync (0.5.0)
|
||||
term-ansicolor (1.7.1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue