Skip to content
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.

Commit

Permalink
Updated gems
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-petersen committed Mar 24, 2018
1 parent d8c22ce commit fce4481
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -62,12 +62,12 @@ GEM
faraday (~> 0.9)
json
docile (1.1.5)
elasticsearch (6.0.1)
elasticsearch-api (= 6.0.1)
elasticsearch-transport (= 6.0.1)
elasticsearch-api (6.0.1)
elasticsearch (6.0.2)
elasticsearch-api (= 6.0.2)
elasticsearch-transport (= 6.0.2)
elasticsearch-api (6.0.2)
multi_json
elasticsearch-transport (6.0.1)
elasticsearch-transport (6.0.2)
faraday
multi_json
erubi (1.7.1)
Expand Down Expand Up @@ -114,7 +114,7 @@ GEM
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
loofah (2.2.0)
loofah (2.2.2)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
lumberjack (1.0.12)
Expand Down Expand Up @@ -164,7 +164,7 @@ GEM
mime-types
mimemagic (~> 0.3.0)
terrapin (~> 0.6.0)
parser (2.5.0.4)
parser (2.5.0.5)
ast (~> 2.4.0)
pry (0.11.3)
coderay (~> 1.1.0)
Expand All @@ -189,8 +189,8 @@ GEM
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.5)
actionpack (= 5.1.5)
activesupport (= 5.1.5)
Expand Down

0 comments on commit fce4481

Please sign in to comment.