Update bundle
This commit is contained in:
parent
c95e2870f3
commit
389046d1a7
1 changed files with 8 additions and 6 deletions
14
Gemfile.lock
14
Gemfile.lock
|
@ -95,7 +95,7 @@ GEM
|
|||
autoprefixer-rails (10.4.16.0)
|
||||
execjs (~> 2)
|
||||
aws-eventstream (1.3.0)
|
||||
aws-partitions (1.875.0)
|
||||
aws-partitions (1.876.0)
|
||||
aws-sdk-core (3.190.1)
|
||||
aws-eventstream (~> 1, >= 1.3.0)
|
||||
aws-partitions (~> 1, >= 1.651.0)
|
||||
|
@ -229,9 +229,9 @@ GEM
|
|||
erubi (1.12.0)
|
||||
execjs (2.9.1)
|
||||
exifr (1.4.0)
|
||||
factory_bot (6.4.4)
|
||||
factory_bot (6.4.5)
|
||||
activesupport (>= 5.0.0)
|
||||
factory_bot_rails (6.4.2)
|
||||
factory_bot_rails (6.4.3)
|
||||
factory_bot (~> 6.4)
|
||||
railties (>= 5.0.0)
|
||||
faraday (2.8.1)
|
||||
|
@ -379,7 +379,8 @@ GEM
|
|||
omniauth-mediawiki (0.0.4)
|
||||
jwt (~> 2.0)
|
||||
omniauth-oauth (~> 1.0)
|
||||
omniauth-microsoft_graph (1.2.0)
|
||||
omniauth-microsoft_graph (2.0.0)
|
||||
jwt (~> 2.0)
|
||||
omniauth (~> 2.0)
|
||||
omniauth-oauth2 (~> 1.8.0)
|
||||
omniauth-oauth (1.2.0)
|
||||
|
@ -415,7 +416,8 @@ GEM
|
|||
rack-openid (1.4.2)
|
||||
rack (>= 1.1.0)
|
||||
ruby-openid (>= 2.1.8)
|
||||
rack-protection (3.1.0)
|
||||
rack-protection (3.2.0)
|
||||
base64 (>= 0.1.0)
|
||||
rack (~> 2.2, >= 2.2.4)
|
||||
rack-session (1.0.2)
|
||||
rack (< 3)
|
||||
|
@ -496,7 +498,7 @@ GEM
|
|||
rubocop (~> 1.41)
|
||||
rubocop-factory_bot (2.24.0)
|
||||
rubocop (~> 1.33)
|
||||
rubocop-minitest (0.34.2)
|
||||
rubocop-minitest (0.34.3)
|
||||
rubocop (>= 1.39, < 2.0)
|
||||
rubocop-ast (>= 1.30.0, < 2.0)
|
||||
rubocop-performance (1.20.1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue