Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump jasmine from 2.4.0 to 3.8.0 #881

Open
wants to merge 1 commit into
base: development
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 7 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -157,12 +157,13 @@ GEM
httpclient (2.7.1)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
jasmine (2.4.0)
jasmine-core (~> 2.4)
jasmine (3.8.0)
jasmine-core (~> 3.8.0)
phantomjs
rack (>= 1.2.1)
rake
jasmine-core (2.4.1)
webrick
jasmine-core (3.8.0)
jasmine-jquery-rails (2.0.3)
jbuilder (2.8.0)
activesupport (>= 4.2.0)
Expand Down Expand Up @@ -213,7 +214,7 @@ GEM
multi_json (~> 1.0)
pusher-signature (~> 0.1.8)
pusher-signature (0.1.8)
rack (1.6.11)
rack (1.6.13)
rack-test (0.6.3)
rack (>= 1.0)
rails (4.2.11.1)
Expand Down Expand Up @@ -245,7 +246,7 @@ GEM
activesupport (= 4.2.11.1)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (12.3.2)
rake (13.0.4)
ransack (1.8.9)
actionpack (>= 3.0, <= 5.1.1)
activerecord (>= 3.0, <= 5.1.1)
Expand Down Expand Up @@ -336,6 +337,7 @@ GEM
webmock (1.21.0)
addressable (>= 2.3.6)
crack (>= 0.3.2)
webrick (1.7.0)
websocket-driver (0.7.0)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.3)
Expand Down