Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@ GEM
activemodel (= 5.2.0)
activesupport (= 5.2.0)
arel (>= 9.0)
activeresource (5.0.0)
activemodel (>= 5.0, < 6)
activeresource (5.1.1)
activemodel (>= 5.0, < 7)
activemodel-serializers-xml (~> 1.0)
activesupport (>= 5.0, < 6)
activesupport (>= 5.0, < 7)
activestorage (5.2.0)
actionpack (= 5.2.0)
activerecord (= 5.2.0)
Expand Down Expand Up @@ -73,7 +73,7 @@ GEM
autoprefixer-rails (>= 6.0.3)
popper_js (>= 1.12.9, < 2)
sass (>= 3.5.2)
builder (3.2.3)
builder (3.2.4)
bullet (5.7.5)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11.0)
Expand All @@ -96,7 +96,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.0.5)
concurrent-ruby (1.1.6)
crass (1.0.4)
dalli (2.7.8)
database_cleaner (1.7.0)
Expand Down Expand Up @@ -124,7 +124,7 @@ GEM
activesupport (>= 4.2.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
i18n (1.0.1)
i18n (1.8.2)
concurrent-ruby (~> 1.0)
jbuilder (2.7.0)
activesupport (>= 4.2.0)
Expand Down Expand Up @@ -160,7 +160,7 @@ GEM
mini_portile2 (2.3.0)
mini_racer (0.1.15)
libv8 (~> 6.3)
minitest (5.11.3)
minitest (5.14.1)
multi_json (1.13.1)
mysql2 (0.5.1)
netrc (0.11.0)
Expand Down Expand Up @@ -267,7 +267,7 @@ GEM
thor (0.20.0)
thread_safe (0.3.6)
tilt (2.0.8)
tzinfo (1.2.5)
tzinfo (1.2.7)
thread_safe (~> 0.1)
uglifier (4.1.11)
execjs (>= 0.3.0, < 3)
Expand Down