Skip to content

Commit

Permalink
Remove stray jquery gem
Browse files Browse the repository at this point in the history
  • Loading branch information
namick committed Oct 28, 2012
1 parent 8358fa6 commit 8bb5512
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
3 changes: 0 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ source "http://rubygems.org"
# development dependencies will be added by default to the :development group.
gemspec

# jquery-rails is used by the dummy application
gem "jquery-rails"

# Declare any dependencies that are still in development here instead of in
# your gemspec. These might include edge Rails or gems from your path or
# Git. Remember to move these dependencies to your gemspec before releasing
Expand Down
4 changes: 0 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,6 @@ GEM
hike (1.2.1)
i18n (0.6.0)
journey (1.0.1)
jquery-rails (2.0.0)
railties (>= 3.2.0.beta, < 5.0)
thor (~> 0.14)
json (1.6.5)
mail (2.4.1)
i18n (>= 0.4.0)
Expand Down Expand Up @@ -137,7 +134,6 @@ DEPENDENCIES
capybara
guard-rspec
guard-spork
jquery-rails
obfuscate_id!
rspec-rails
sqlite3

0 comments on commit 8bb5512

Please sign in to comment.