Skip to content

Commit

Permalink
Add 'slop' gem.
Browse files Browse the repository at this point in the history
  • Loading branch information
John Messenger committed Nov 26, 2017
1 parent 41e08ce commit 296a8ac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ source 'https://rubygems.org'
gem 'rest-client'
gem 'nokogiri'
gem 'logger'
gem 'slop'
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ GEM
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
slop (4.6.1)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.2)
Expand All @@ -28,6 +29,7 @@ DEPENDENCIES
logger
nokogiri
rest-client
slop

BUNDLED WITH
1.13.6

0 comments on commit 296a8ac

Please sign in to comment.