Update bundle
This commit is contained in:
parent
839a6c296c
commit
a6cf2fbc74
1 changed files with 21 additions and 16 deletions
37
Gemfile.lock
37
Gemfile.lock
|
@ -86,8 +86,8 @@ GEM
|
||||||
autoprefixer-rails (10.4.7.0)
|
autoprefixer-rails (10.4.7.0)
|
||||||
execjs (~> 2)
|
execjs (~> 2)
|
||||||
aws-eventstream (1.2.0)
|
aws-eventstream (1.2.0)
|
||||||
aws-partitions (1.632.0)
|
aws-partitions (1.637.0)
|
||||||
aws-sdk-core (3.150.0)
|
aws-sdk-core (3.155.0)
|
||||||
aws-eventstream (~> 1, >= 1.0.2)
|
aws-eventstream (~> 1, >= 1.0.2)
|
||||||
aws-partitions (~> 1, >= 1.525.0)
|
aws-partitions (~> 1, >= 1.525.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
|
@ -165,7 +165,7 @@ GEM
|
||||||
docile (1.4.0)
|
docile (1.4.0)
|
||||||
doorkeeper (5.6.0)
|
doorkeeper (5.6.0)
|
||||||
railties (>= 5)
|
railties (>= 5)
|
||||||
doorkeeper-i18n (5.2.4)
|
doorkeeper-i18n (5.2.5)
|
||||||
doorkeeper (>= 5.2)
|
doorkeeper (>= 5.2)
|
||||||
dry-configurable (0.15.0)
|
dry-configurable (0.15.0)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
|
@ -179,7 +179,7 @@ GEM
|
||||||
dry-logic (1.2.0)
|
dry-logic (1.2.0)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
dry-core (~> 0.5, >= 0.5)
|
dry-core (~> 0.5, >= 0.5)
|
||||||
dry-schema (1.10.4)
|
dry-schema (1.10.5)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
dry-configurable (~> 0.13, >= 0.13.0)
|
dry-configurable (~> 0.13, >= 0.13.0)
|
||||||
dry-core (~> 0.5, >= 0.5)
|
dry-core (~> 0.5, >= 0.5)
|
||||||
|
@ -311,35 +311,36 @@ GEM
|
||||||
oauth (~> 0.4.4)
|
oauth (~> 0.4.4)
|
||||||
oauth2 (>= 0.5.0)
|
oauth2 (>= 0.5.0)
|
||||||
rack
|
rack
|
||||||
oauth2 (1.4.11)
|
oauth2 (2.0.9)
|
||||||
faraday (>= 0.17.3, < 3.0)
|
faraday (>= 0.17.3, < 3.0)
|
||||||
jwt (>= 1.0, < 3.0)
|
jwt (>= 1.0, < 3.0)
|
||||||
multi_json (~> 1.3)
|
|
||||||
multi_xml (~> 0.5)
|
multi_xml (~> 0.5)
|
||||||
rack (>= 1.2, < 4)
|
rack (>= 1.2, < 4)
|
||||||
|
snaky_hash (~> 2.0)
|
||||||
|
version_gem (~> 1.1)
|
||||||
omniauth (2.0.4)
|
omniauth (2.0.4)
|
||||||
hashie (>= 3.4.6)
|
hashie (>= 3.4.6)
|
||||||
rack (>= 1.6.2, < 3)
|
rack (>= 1.6.2, < 3)
|
||||||
rack-protection
|
rack-protection
|
||||||
omniauth-facebook (9.0.0)
|
omniauth-facebook (9.0.0)
|
||||||
omniauth-oauth2 (~> 1.2)
|
omniauth-oauth2 (~> 1.2)
|
||||||
omniauth-github (2.0.0)
|
omniauth-github (2.0.1)
|
||||||
omniauth (~> 2.0)
|
omniauth (~> 2.0)
|
||||||
omniauth-oauth2 (~> 1.7.1)
|
omniauth-oauth2 (~> 1.8)
|
||||||
omniauth-google-oauth2 (1.0.1)
|
omniauth-google-oauth2 (1.1.1)
|
||||||
jwt (>= 2.0)
|
jwt (>= 2.0)
|
||||||
oauth2 (~> 1.1)
|
oauth2 (~> 2.0.6)
|
||||||
omniauth (~> 2.0)
|
omniauth (~> 2.0)
|
||||||
omniauth-oauth2 (~> 1.7.1)
|
omniauth-oauth2 (~> 1.8.0)
|
||||||
omniauth-mediawiki (0.0.4)
|
omniauth-mediawiki (0.0.4)
|
||||||
jwt (~> 2.0)
|
jwt (~> 2.0)
|
||||||
omniauth-oauth (~> 1.0)
|
omniauth-oauth (~> 1.0)
|
||||||
omniauth-oauth (1.2.0)
|
omniauth-oauth (1.2.0)
|
||||||
oauth
|
oauth
|
||||||
omniauth (>= 1.0, < 3)
|
omniauth (>= 1.0, < 3)
|
||||||
omniauth-oauth2 (1.7.3)
|
omniauth-oauth2 (1.8.0)
|
||||||
oauth2 (>= 1.4, < 3)
|
oauth2 (>= 1.4, < 3)
|
||||||
omniauth (>= 1.9, < 3)
|
omniauth (~> 2.0)
|
||||||
omniauth-openid (2.0.1)
|
omniauth-openid (2.0.1)
|
||||||
omniauth (>= 1.0, < 3.0)
|
omniauth (>= 1.0, < 3.0)
|
||||||
rack-openid (~> 1.4.0)
|
rack-openid (~> 1.4.0)
|
||||||
|
@ -368,7 +369,7 @@ GEM
|
||||||
rack-openid (1.4.2)
|
rack-openid (1.4.2)
|
||||||
rack (>= 1.1.0)
|
rack (>= 1.1.0)
|
||||||
ruby-openid (>= 2.1.8)
|
ruby-openid (>= 2.1.8)
|
||||||
rack-protection (2.2.2)
|
rack-protection (3.0.1)
|
||||||
rack
|
rack
|
||||||
rack-test (2.0.2)
|
rack-test (2.0.2)
|
||||||
rack (>= 1.3)
|
rack (>= 1.3)
|
||||||
|
@ -411,7 +412,7 @@ GEM
|
||||||
rb-fsevent (0.11.2)
|
rb-fsevent (0.11.2)
|
||||||
rb-inotify (0.10.1)
|
rb-inotify (0.10.1)
|
||||||
ffi (~> 1.0)
|
ffi (~> 1.0)
|
||||||
regexp_parser (2.5.0)
|
regexp_parser (2.6.0)
|
||||||
request_store (1.5.1)
|
request_store (1.5.1)
|
||||||
rack (>= 1.4)
|
rack (>= 1.4)
|
||||||
rexml (3.2.5)
|
rexml (3.2.5)
|
||||||
|
@ -471,6 +472,9 @@ GEM
|
||||||
simplecov-lcov (0.8.0)
|
simplecov-lcov (0.8.0)
|
||||||
simplecov_json_formatter (0.1.4)
|
simplecov_json_formatter (0.1.4)
|
||||||
smart_properties (1.17.0)
|
smart_properties (1.17.0)
|
||||||
|
snaky_hash (2.0.1)
|
||||||
|
hashie
|
||||||
|
version_gem (~> 1.1, >= 1.1.1)
|
||||||
sprockets (4.1.1)
|
sprockets (4.1.1)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
rack (> 1, < 3)
|
rack (> 1, < 3)
|
||||||
|
@ -481,7 +485,7 @@ GEM
|
||||||
actionpack (>= 5.2)
|
actionpack (>= 5.2)
|
||||||
activesupport (>= 5.2)
|
activesupport (>= 5.2)
|
||||||
sprockets (>= 3.0.0)
|
sprockets (>= 3.0.0)
|
||||||
strong_migrations (1.3.0)
|
strong_migrations (1.3.1)
|
||||||
activerecord (>= 5.2)
|
activerecord (>= 5.2)
|
||||||
strscan (3.0.4)
|
strscan (3.0.4)
|
||||||
terser (1.1.12)
|
terser (1.1.12)
|
||||||
|
@ -495,6 +499,7 @@ GEM
|
||||||
validates_email_format_of (1.7.2)
|
validates_email_format_of (1.7.2)
|
||||||
i18n
|
i18n
|
||||||
vendorer (0.2.0)
|
vendorer (0.2.0)
|
||||||
|
version_gem (1.1.1)
|
||||||
webmock (3.18.1)
|
webmock (3.18.1)
|
||||||
addressable (>= 2.8.0)
|
addressable (>= 2.8.0)
|
||||||
crack (>= 0.3.2)
|
crack (>= 0.3.2)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue