Skip to content

Commit

Permalink
Add shotgun Gem
Browse files Browse the repository at this point in the history
  • Loading branch information
snuggs committed Jan 17, 2017
1 parent c99ac95 commit a0fafe1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ source 'http://rubygems.org'
gem 'rake'
gem 'rack'
gem 'therubyracer'

gem 'shotgun', group: :development
3 changes: 3 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ GEM
rack (2.0.1)
rake (11.3.0)
ref (2.0.0)
shotgun (0.9.2)
rack (>= 1.0)
therubyracer (0.12.2)
libv8 (~> 3.16.14.0)
ref
Expand All @@ -15,6 +17,7 @@ PLATFORMS
DEPENDENCIES
rack
rake
shotgun
therubyracer

BUNDLED WITH
Expand Down

0 comments on commit a0fafe1

Please sign in to comment.