parent
bc37f1d851
commit
0af8b95b7d
1 changed files with 17 additions and 17 deletions
34
Gemfile.lock
34
Gemfile.lock
|
@ -61,7 +61,7 @@ GEM
|
|||
autoprefixer-rails (8.6.5)
|
||||
execjs
|
||||
aws-eventstream (1.0.3)
|
||||
aws-partitions (1.184.0)
|
||||
aws-partitions (1.189.0)
|
||||
aws-sdk-core (3.59.0)
|
||||
aws-eventstream (~> 1.0, >= 1.0.2)
|
||||
aws-partitions (~> 1.0)
|
||||
|
@ -93,7 +93,7 @@ GEM
|
|||
debug_inspector (>= 0.0.1)
|
||||
bootsnap (1.4.4)
|
||||
msgpack (~> 1.0)
|
||||
browser (2.5.3)
|
||||
browser (2.6.1)
|
||||
builder (3.2.3)
|
||||
bzip2-ffi (1.0.0)
|
||||
ffi (~> 1.0)
|
||||
|
@ -144,7 +144,7 @@ GEM
|
|||
dry-configurable (0.8.3)
|
||||
concurrent-ruby (~> 1.0)
|
||||
dry-core (~> 0.4, >= 0.4.7)
|
||||
dry-container (0.7.1)
|
||||
dry-container (0.7.2)
|
||||
concurrent-ruby (~> 1.0)
|
||||
dry-configurable (~> 0.1, >= 0.1.3)
|
||||
dry-core (0.4.8)
|
||||
|
@ -156,7 +156,7 @@ GEM
|
|||
concurrent-ruby (~> 1.0)
|
||||
dry-core (~> 0.2)
|
||||
dry-equalizer (~> 0.2)
|
||||
dry-schema (1.3.0)
|
||||
dry-schema (1.3.1)
|
||||
concurrent-ruby (~> 1.0)
|
||||
dry-configurable (~> 0.8, >= 0.8.3)
|
||||
dry-core (~> 0.4)
|
||||
|
@ -193,13 +193,13 @@ GEM
|
|||
ffi (1.11.1)
|
||||
ffi-libarchive (0.4.10)
|
||||
ffi (~> 1.0)
|
||||
fspath (3.1.1)
|
||||
fspath (3.1.2)
|
||||
gd2-ffij (0.4.0)
|
||||
ffi (>= 1.0.0)
|
||||
geoip (1.6.4)
|
||||
globalid (0.4.2)
|
||||
activesupport (>= 4.2.0)
|
||||
hashdiff (0.4.0)
|
||||
hashdiff (1.0.0)
|
||||
hashie (3.6.0)
|
||||
html_tokenizer (0.0.7)
|
||||
htmlentities (4.3.4)
|
||||
|
@ -208,18 +208,18 @@ GEM
|
|||
concurrent-ruby (~> 1.0)
|
||||
i18n-js (3.3.0)
|
||||
i18n (>= 0.6.6)
|
||||
image_optim (0.26.4)
|
||||
image_optim (0.26.5)
|
||||
exifr (~> 1.2, >= 1.2.2)
|
||||
fspath (~> 3.0)
|
||||
image_size (>= 1.5, < 3)
|
||||
in_threads (~> 1.3)
|
||||
progress (~> 3.0, >= 3.0.1)
|
||||
image_optim_rails (0.4.2)
|
||||
image_optim_rails (0.4.3)
|
||||
image_optim (~> 0.24)
|
||||
rails
|
||||
sprockets
|
||||
image_size (2.0.1)
|
||||
in_threads (1.5.2)
|
||||
image_size (2.0.2)
|
||||
in_threads (1.5.3)
|
||||
jaro_winkler (1.5.3)
|
||||
jmespath (1.4.0)
|
||||
jquery-rails (4.3.5)
|
||||
|
@ -254,8 +254,8 @@ GEM
|
|||
mimemagic (~> 0.3.2)
|
||||
method_source (0.9.2)
|
||||
mimemagic (0.3.3)
|
||||
mini_magick (4.9.3)
|
||||
mini_mime (1.0.1)
|
||||
mini_magick (4.9.5)
|
||||
mini_mime (1.0.2)
|
||||
mini_portile2 (2.4.0)
|
||||
minitest (5.11.3)
|
||||
msgpack (1.3.0)
|
||||
|
@ -315,7 +315,7 @@ GEM
|
|||
capybara (>= 2.1, < 4)
|
||||
cliver (~> 0.3.1)
|
||||
websocket-driver (>= 0.2.0)
|
||||
progress (3.5.1)
|
||||
progress (3.5.2)
|
||||
psych (3.1.0)
|
||||
public_suffix (3.1.1)
|
||||
puma (3.12.1)
|
||||
|
@ -372,7 +372,7 @@ GEM
|
|||
rinku (2.0.6)
|
||||
rotp (5.1.0)
|
||||
addressable (~> 2.5)
|
||||
rubocop (0.72.0)
|
||||
rubocop (0.73.0)
|
||||
jaro_winkler (~> 1.5.1)
|
||||
parallel (~> 1.10)
|
||||
parser (>= 2.6)
|
||||
|
@ -381,7 +381,7 @@ GEM
|
|||
unicode-display_width (>= 1.4.0, < 1.7)
|
||||
rubocop-performance (1.4.0)
|
||||
rubocop (>= 0.71.0)
|
||||
rubocop-rails (2.2.0)
|
||||
rubocop-rails (2.2.1)
|
||||
rack (>= 1.1)
|
||||
rubocop (>= 0.72.0)
|
||||
ruby-openid (2.7.0)
|
||||
|
@ -415,14 +415,14 @@ GEM
|
|||
actionpack (>= 4.0)
|
||||
activesupport (>= 4.0)
|
||||
sprockets (>= 3.0.0)
|
||||
strong_migrations (0.4.0)
|
||||
strong_migrations (0.4.1)
|
||||
activerecord (>= 5)
|
||||
term-ansicolor (1.7.1)
|
||||
tins (~> 1.0)
|
||||
thor (0.20.3)
|
||||
thread_safe (0.3.6)
|
||||
tilt (2.0.9)
|
||||
tins (1.21.0)
|
||||
tins (1.21.1)
|
||||
tzinfo (1.2.5)
|
||||
thread_safe (~> 0.1)
|
||||
uglifier (4.1.20)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue