Skip to content

Commit

Permalink
Removes jasmine git dependency. All hopes about a better world is now…
Browse files Browse the repository at this point in the history
… lost.

Signed-off-by: Akash Manohar J <akash@akash.im>
  • Loading branch information
HashNuke committed Mar 23, 2012
1 parent e0f0de6 commit 7032a01
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ end

gem 'jquery-rails'

gem 'jasmine', :git => "https://github.com/pivotal/jasmine-gem.git", :branch => "1.2.rc1", :group => [:development, :test]
# gem 'jasmine', :git => "https://github.com/pivotal/jasmine-gem.git", :branch => "1.2.rc1", :group => [:development, :test]

group :test do
gem 'rspec-rails'
Expand Down
13 changes: 0 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,14 +1,3 @@
GIT
remote: https://github.com/pivotal/jasmine-gem.git
revision: 5a7524ae9eaea4fe106a7aaa90ccfb1bc137abe7
branch: 1.2.rc1
specs:
jasmine (1.2.0.rc1)
jasmine-core (>= 1.2.0.rc1)
rack (>= 1.1)
rspec (>= 1.3.1)
selenium-webdriver (>= 0.1.3)

GEM
remote: https://rubygems.org/
specs:
Expand Down Expand Up @@ -117,7 +106,6 @@ GEM
multi_json
multi_xml
i18n (0.6.0)
jasmine-core (1.2.0.rc1)
journey (1.0.3)
jquery-rails (2.0.1)
railties (>= 3.2.0, < 5.0)
Expand Down Expand Up @@ -240,7 +228,6 @@ DEPENDENCIES
execjs
factory_girl_rails
faye
jasmine!
jquery-rails
kaminari
paperclip
Expand Down

0 comments on commit 7032a01

Please sign in to comment.