Update bundle
This commit is contained in:
parent
3628bfd493
commit
93da8bdbe3
1 changed files with 9 additions and 8 deletions
17
Gemfile.lock
17
Gemfile.lock
|
@ -83,10 +83,10 @@ GEM
|
|||
ffi (~> 1.15)
|
||||
ffi-compiler (~> 1.0)
|
||||
ast (2.4.2)
|
||||
autoprefixer-rails (10.4.13.0)
|
||||
autoprefixer-rails (10.4.15.0)
|
||||
execjs (~> 2)
|
||||
aws-eventstream (1.2.0)
|
||||
aws-partitions (1.816.0)
|
||||
aws-partitions (1.820.0)
|
||||
aws-sdk-core (3.181.0)
|
||||
aws-eventstream (~> 1, >= 1.0.2)
|
||||
aws-partitions (~> 1, >= 1.651.0)
|
||||
|
@ -206,14 +206,15 @@ GEM
|
|||
rubocop
|
||||
smart_properties
|
||||
erubi (1.12.0)
|
||||
execjs (2.8.1)
|
||||
execjs (2.9.0)
|
||||
exifr (1.4.0)
|
||||
factory_bot (6.2.1)
|
||||
activesupport (>= 5.0.0)
|
||||
factory_bot_rails (6.2.0)
|
||||
factory_bot (~> 6.2.0)
|
||||
railties (>= 5.0.0)
|
||||
faraday (2.7.10)
|
||||
faraday (2.7.11)
|
||||
base64
|
||||
faraday-net_http (>= 2.0, < 3.1)
|
||||
ruby2_keywords (>= 0.0.4)
|
||||
faraday-net_http (3.0.2)
|
||||
|
@ -435,7 +436,7 @@ GEM
|
|||
rinku (2.0.6)
|
||||
rotp (6.3.0)
|
||||
rouge (4.1.3)
|
||||
rubocop (1.56.2)
|
||||
rubocop (1.56.3)
|
||||
base64 (~> 0.1.1)
|
||||
json (~> 2.3)
|
||||
language_server-protocol (>= 3.17.0)
|
||||
|
@ -458,7 +459,7 @@ GEM
|
|||
rubocop-performance (1.19.0)
|
||||
rubocop (>= 1.7.0, < 2.0)
|
||||
rubocop-ast (>= 0.4.0)
|
||||
rubocop-rails (2.20.2)
|
||||
rubocop-rails (2.21.0)
|
||||
activesupport (>= 4.2.0)
|
||||
rack (>= 1.1)
|
||||
rubocop (>= 1.33.0, < 2.0)
|
||||
|
@ -497,7 +498,7 @@ GEM
|
|||
snaky_hash (2.0.1)
|
||||
hashie
|
||||
version_gem (~> 1.1, >= 1.1.1)
|
||||
sprockets (4.2.0)
|
||||
sprockets (4.2.1)
|
||||
concurrent-ruby (~> 1.0)
|
||||
rack (>= 2.2.4, < 4)
|
||||
sprockets-exporters_pack (0.1.2)
|
||||
|
@ -511,7 +512,7 @@ GEM
|
|||
activerecord (>= 5.2)
|
||||
terminal-table (3.0.2)
|
||||
unicode-display_width (>= 1.1.1, < 3)
|
||||
terser (1.1.17)
|
||||
terser (1.1.18)
|
||||
execjs (>= 0.3.0, < 3)
|
||||
thor (1.2.2)
|
||||
tilt (2.2.0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue