Skip to content

Commit

Permalink
Merge 61d79be into c92dcb2
Browse files Browse the repository at this point in the history
  • Loading branch information
bwillis committed Aug 17, 2018
2 parents c92dcb2 + 61d79be commit 8abef1a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -40,28 +40,28 @@ GEM
term-ansicolor (~> 1.3)
thor (~> 0.19.4)
tins (~> 1.6)
crass (1.0.2)
crass (1.0.4)
diff-lcs (1.3)
docile (1.1.5)
erubi (1.7.0)
i18n (0.8.6)
json (2.1.0)
loofah (2.1.1)
loofah (2.2.2)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
method_source (0.9.0)
mini_portile2 (2.3.0)
minitest (5.10.3)
nokogiri (1.8.1)
nokogiri (1.8.4)
mini_portile2 (~> 2.3.0)
rack (2.0.3)
rack-test (0.7.0)
rack (>= 1.0, < 3)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.0.3)
loofah (~> 2.0)
rails-html-sanitizer (1.0.4)
loofah (~> 2.2, >= 2.2.2)
railties (5.1.4)
actionpack (= 5.1.4)
activesupport (= 5.1.4)
Expand Down Expand Up @@ -115,4 +115,4 @@ DEPENDENCIES
versioncake!

BUNDLED WITH
1.14.6
1.16.3

0 comments on commit 8abef1a

Please sign in to comment.