Skip to content

Commit

Permalink
Merge d6207c6 into 387b8b1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 17, 2019
2 parents 387b8b1 + d6207c6 commit ce5825a
Showing 1 changed file with 16 additions and 18 deletions.
34 changes: 16 additions & 18 deletions Gemfile.lock
Expand Up @@ -34,7 +34,8 @@ GEM
thread_safe (~> 0.1)
tzinfo (~> 1.1)
arel (5.0.1.20140414130214)
builder (3.2.2)
builder (3.2.3)
concurrent-ruby (1.1.5)
coveralls (0.7.0)
multi_json (~> 1.3)
rest-client
Expand All @@ -45,19 +46,19 @@ GEM
diff-lcs (1.2.5)
docile (1.1.5)
erubis (2.7.0)
hike (1.2.3)
i18n (0.6.11)
json (1.8.1)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
json (1.8.6)
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.25.1)
minitest (5.4.0)
multi_json (1.10.1)
minitest (5.12.0)
multi_json (1.14.1)
netrc (0.7.7)
polyglot (0.3.5)
rack (1.5.2)
rack-test (0.6.2)
rack (1.5.5)
rack-test (0.6.3)
rack (>= 1.0)
rails (4.1.4)
actionmailer (= 4.1.4)
Expand Down Expand Up @@ -99,26 +100,23 @@ GEM
multi_json
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
sprockets (2.12.1)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-rails (2.1.3)
sprockets (3.7.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (2.3.3)
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (~> 2.8)
sprockets (>= 2.8, < 4.0)
sqlite3 (1.3.9)
term-ansicolor (1.3.0)
tins (~> 1.0)
thor (0.19.1)
thread_safe (0.3.4)
tilt (1.4.1)
thread_safe (0.3.6)
tins (1.3.0)
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
tzinfo (1.2.1)
tzinfo (1.2.5)
thread_safe (~> 0.1)

PLATFORMS
Expand Down

0 comments on commit ce5825a

Please sign in to comment.