Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sobrinho committed Apr 30, 2020
1 parent 19827b3 commit 5f7ca3f
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -56,20 +56,20 @@ GEM
activesupport (>= 4.1.0)
hike (1.2.3)
i18n (0.7.0)
json (1.8.1)
json (1.8.6)
loofah (2.0.1)
nokogiri (>= 1.5.9)
mail (2.6.3)
mime-types (>= 1.16, < 3)
metaclass (0.0.4)
mime-types (2.4.3)
mini_portile (0.6.2)
mini_portile2 (2.1.0)
minitest (5.5.0)
mocha (1.0.0)
metaclass (~> 0.0.1)
multi_json (1.10.1)
nokogiri (1.6.5)
mini_portile (~> 0.6.0)
nokogiri (1.6.8.1)
mini_portile2 (~> 2.1.0)
orm_adapter (0.5.0)
rack (1.6.0)
rack-test (0.6.2)
Expand Down Expand Up @@ -126,3 +126,6 @@ DEPENDENCIES
mocha (= 1.0.0)
rails (~> 4.2.0)
sqlite3

BUNDLED WITH
1.17.3

0 comments on commit 5f7ca3f

Please sign in to comment.