Skip to content

Commit

Permalink
Merge pull request #600 from codeforamerica/removes-json-gem
Browse files Browse the repository at this point in the history
Removes json gem
  • Loading branch information
monfresh committed Sep 11, 2014
2 parents 12280c4 + 528625e commit c5d0e6d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Gemfile
Expand Up @@ -77,7 +77,6 @@ end
group :test do
gem 'coveralls', require: false
gem 'capybara', '>= 2.2.1'
gem 'json', '>= 1.8.1'

# gem 'poltergeist'
gem 'capybara-webkit'
Expand Down
1 change: 0 additions & 1 deletion Gemfile.lock
Expand Up @@ -290,7 +290,6 @@ DEPENDENCIES
haml-lint
haml-rails (>= 0.5.3)
jshintrb (>= 0.2.4)
json (>= 1.8.1)
kaminari
kgio
letter_opener (>= 1.2.0)
Expand Down

0 comments on commit c5d0e6d

Please sign in to comment.