Skip to content

Commit

Permalink
Merge pull request harrystech#75 from bcobb/update-loofah
Browse files Browse the repository at this point in the history
Update loofah and Ruby
  • Loading branch information
irubnich authored Nov 2, 2018
2 parents 66ad693 + 3290333 commit 7ae05d2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source 'https://rubygems.org'

ruby '2.5.0'
ruby '2.5.1'

gem 'activeadmin', '1.0.0'
gem 'delayed_job_active_record', '~> 4.1.2'
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ GEM
kaminari-core (= 1.1.1)
kaminari-core (1.1.1)
kgio (2.10.0)
loofah (2.2.2)
loofah (2.2.3)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.0)
Expand All @@ -130,7 +130,7 @@ GEM
mini_mime (1.0.0)
mini_portile2 (2.3.0)
minitest (5.11.3)
nokogiri (1.8.2)
nokogiri (1.8.5)
mini_portile2 (~> 2.3.0)
orm_adapter (0.5.0)
pg (0.18.4)
Expand Down Expand Up @@ -262,7 +262,7 @@ DEPENDENCIES
unicorn

RUBY VERSION
ruby 2.5.0p0
ruby 2.5.1p57

BUNDLED WITH
1.16.1
1.16.5

0 comments on commit 7ae05d2

Please sign in to comment.