Update bundle
This commit is contained in:
parent
0b42688ae2
commit
e11ab3c94c
1 changed files with 8 additions and 8 deletions
16
Gemfile.lock
16
Gemfile.lock
|
@ -92,7 +92,7 @@ GEM
|
||||||
autoprefixer-rails (10.4.19.0)
|
autoprefixer-rails (10.4.19.0)
|
||||||
execjs (~> 2)
|
execjs (~> 2)
|
||||||
aws-eventstream (1.3.0)
|
aws-eventstream (1.3.0)
|
||||||
aws-partitions (1.1023.0)
|
aws-partitions (1.1026.0)
|
||||||
aws-sdk-core (3.214.0)
|
aws-sdk-core (3.214.0)
|
||||||
aws-eventstream (~> 1, >= 1.3.0)
|
aws-eventstream (~> 1, >= 1.3.0)
|
||||||
aws-partitions (~> 1, >= 1.992.0)
|
aws-partitions (~> 1, >= 1.992.0)
|
||||||
|
@ -197,7 +197,7 @@ GEM
|
||||||
sprockets-rails
|
sprockets-rails
|
||||||
tilt
|
tilt
|
||||||
date (3.4.1)
|
date (3.4.1)
|
||||||
debug (1.9.2)
|
debug (1.10.0)
|
||||||
irb (~> 1.10)
|
irb (~> 1.10)
|
||||||
reline (>= 0.3.8)
|
reline (>= 0.3.8)
|
||||||
debug_inspector (1.2.0)
|
debug_inspector (1.2.0)
|
||||||
|
@ -257,7 +257,7 @@ GEM
|
||||||
rainbow
|
rainbow
|
||||||
rubocop (>= 1)
|
rubocop (>= 1)
|
||||||
smart_properties
|
smart_properties
|
||||||
erubi (1.13.0)
|
erubi (1.13.1)
|
||||||
execjs (2.10.0)
|
execjs (2.10.0)
|
||||||
exifr (1.4.0)
|
exifr (1.4.0)
|
||||||
factory_bot (6.5.0)
|
factory_bot (6.5.0)
|
||||||
|
@ -328,7 +328,7 @@ GEM
|
||||||
in_threads (1.6.0)
|
in_threads (1.6.0)
|
||||||
iniparse (1.5.0)
|
iniparse (1.5.0)
|
||||||
io-console (0.8.0)
|
io-console (0.8.0)
|
||||||
irb (1.14.2)
|
irb (1.14.3)
|
||||||
rdoc (>= 4.0.0)
|
rdoc (>= 4.0.0)
|
||||||
reline (>= 0.4.2)
|
reline (>= 0.4.2)
|
||||||
jbuilder (2.13.0)
|
jbuilder (2.13.0)
|
||||||
|
@ -339,7 +339,7 @@ GEM
|
||||||
rails-dom-testing (>= 1, < 3)
|
rails-dom-testing (>= 1, < 3)
|
||||||
railties (>= 4.2.0)
|
railties (>= 4.2.0)
|
||||||
thor (>= 0.14, < 2.0)
|
thor (>= 0.14, < 2.0)
|
||||||
json (2.9.0)
|
json (2.9.1)
|
||||||
jwt (2.9.3)
|
jwt (2.9.3)
|
||||||
base64
|
base64
|
||||||
kgio (2.11.4)
|
kgio (2.11.4)
|
||||||
|
@ -353,7 +353,7 @@ GEM
|
||||||
listen (3.9.0)
|
listen (3.9.0)
|
||||||
rb-fsevent (~> 0.10, >= 0.10.3)
|
rb-fsevent (~> 0.10, >= 0.10.3)
|
||||||
rb-inotify (~> 0.9, >= 0.9.10)
|
rb-inotify (~> 0.9, >= 0.9.10)
|
||||||
logger (1.6.3)
|
logger (1.6.4)
|
||||||
logstasher (2.1.5)
|
logstasher (2.1.5)
|
||||||
activesupport (>= 5.2)
|
activesupport (>= 5.2)
|
||||||
request_store
|
request_store
|
||||||
|
@ -462,7 +462,7 @@ GEM
|
||||||
popper_js (2.11.8)
|
popper_js (2.11.8)
|
||||||
progress (3.6.0)
|
progress (3.6.0)
|
||||||
pstore (0.1.4)
|
pstore (0.1.4)
|
||||||
psych (5.2.1)
|
psych (5.2.2)
|
||||||
date
|
date
|
||||||
stringio
|
stringio
|
||||||
public_suffix (6.0.1)
|
public_suffix (6.0.1)
|
||||||
|
@ -532,7 +532,7 @@ GEM
|
||||||
rb-inotify (0.11.1)
|
rb-inotify (0.11.1)
|
||||||
ffi (~> 1.0)
|
ffi (~> 1.0)
|
||||||
rchardet (1.8.0)
|
rchardet (1.8.0)
|
||||||
rdoc (6.9.1)
|
rdoc (6.10.0)
|
||||||
psych (>= 4.0.0)
|
psych (>= 4.0.0)
|
||||||
regexp_parser (2.9.3)
|
regexp_parser (2.9.3)
|
||||||
reline (0.6.0)
|
reline (0.6.0)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue