Skip to content
This repository has been archived by the owner on Dec 12, 2018. It is now read-only.

Commit

Permalink
Rohit Updated jasmine version
Browse files Browse the repository at this point in the history
  • Loading branch information
rohitggarg committed Apr 2, 2013
1 parent ec0d9e4 commit 8874296
Showing 1 changed file with 13 additions and 14 deletions.
27 changes: 13 additions & 14 deletions Gemfile.lock
Expand Up @@ -38,12 +38,12 @@ GEM
activesupport (3.2.3)
i18n (~> 0.6)
multi_json (~> 1.0)
addressable (2.3.2)
addressable (2.3.3)
arel (3.0.2)
attr_required (0.0.5)
builder (3.0.0)
childprocess (0.3.5)
ffi (~> 1.0, >= 1.0.6)
childprocess (0.3.9)
ffi (~> 1.0, >= 1.0.11)
chunky_png (1.2.5)
coffee-rails (3.2.2)
coffee-script (>= 2.2.0)
Expand Down Expand Up @@ -78,7 +78,7 @@ GEM
httpclient (>= 2.2.0.2)
rack-oauth2 (>= 0.14.4)
tzinfo
ffi (1.0.11)
ffi (1.6.0)
fssm (0.2.9)
guard (1.2.1)
listen (>= 0.4.2)
Expand All @@ -101,19 +101,17 @@ GEM
hike (1.2.1)
httpclient (2.2.5)
i18n (0.6.0)
jasmine (1.2.1)
jasmine-core (>= 1.2.0)
jasmine (1.3.2)
jasmine-core (~> 1.3.1)
rack (~> 1.0)
rspec (>= 1.3.1)
selenium-webdriver (>= 0.1.3)
jasmine-core (1.2.0)
jasmine-core (1.3.1)
journey (1.0.3)
jquery-rails (2.0.2)
railties (>= 3.2.0, < 5.0)
thor (~> 0.14)
json (1.7.3)
libwebsocket (0.1.5)
addressable
listen (0.4.7)
rb-fchange (~> 0.0.5)
rb-fsevent (~> 0.9.1)
Expand All @@ -123,9 +121,9 @@ GEM
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.18)
multi_json (1.3.5)
multi_json (1.7.2)
polyglot (0.3.3)
rack (1.4.1)
rack (1.4.5)
rack-cache (1.2)
rack (>= 0.4)
rack-oauth2 (0.14.4)
Expand Down Expand Up @@ -166,7 +164,7 @@ GEM
rspec-core (~> 2.10.0)
rspec-expectations (~> 2.10.0)
rspec-mocks (~> 2.10.0)
rspec-core (2.10.0)
rspec-core (2.10.1)
rspec-expectations (2.10.0)
diff-lcs (~> 1.1.3)
rspec-mocks (2.10.1)
Expand All @@ -181,11 +179,11 @@ GEM
railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
selenium-webdriver (2.25.0)
selenium-webdriver (2.31.0)
childprocess (>= 0.2.5)
libwebsocket (~> 0.1.3)
multi_json (~> 1.0)
rubyzip
websocket (~> 1.0.4)
shoulda (3.0.1)
shoulda-context (~> 1.0.0)
shoulda-matchers (~> 1.0.0)
Expand All @@ -202,6 +200,7 @@ GEM
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.33)
websocket (1.0.7)

PLATFORMS
ruby
Expand Down

0 comments on commit 8874296

Please sign in to comment.