Skip to content

Commit 1e9d8d8

Browse files
committed
Merge branch 'master' into ui_work2
2 parents f7c579d + 7032a01 commit 1e9d8d8

File tree

2 files changed

+1
-14
lines changed

2 files changed

+1
-14
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ end
3333

3434
gem 'jquery-rails'
3535

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

3838
group :test do
3939
gem 'rspec-rails'

Gemfile.lock

-13
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,3 @@
1-
GIT
2-
remote: https://github.com/pivotal/jasmine-gem.git
3-
revision: 5a7524ae9eaea4fe106a7aaa90ccfb1bc137abe7
4-
branch: 1.2.rc1
5-
specs:
6-
jasmine (1.2.0.rc1)
7-
jasmine-core (>= 1.2.0.rc1)
8-
rack (>= 1.1)
9-
rspec (>= 1.3.1)
10-
selenium-webdriver (>= 0.1.3)
11-
121
GEM
132
remote: https://rubygems.org/
143
specs:
@@ -117,7 +106,6 @@ GEM
117106
multi_json
118107
multi_xml
119108
i18n (0.6.0)
120-
jasmine-core (1.2.0.rc1)
121109
journey (1.0.3)
122110
jquery-rails (2.0.1)
123111
railties (>= 3.2.0, < 5.0)
@@ -240,7 +228,6 @@ DEPENDENCIES
240228
execjs
241229
factory_girl_rails
242230
faye
243-
jasmine!
244231
jquery-rails
245232
kaminari
246233
paperclip

0 commit comments

Comments
 (0)