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 jquery-rails from 4.1.0 to 4.4.0 #2

Closed
wants to merge 1 commit into from
Closed
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
47 changes: 25 additions & 22 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
GIT
remote: git://github.com/pivotal/sinclair.git
remote: https://github.com/pivotal/sinclair.git
revision: b8c88158d000e75c6b8296a96e2dfe6da82ed823
specs:
sinclair (0.2.0)
Expand Down Expand Up @@ -57,7 +57,7 @@ GEM
rack (>= 0.9.0)
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
builder (3.2.2)
builder (3.2.4)
byebug (8.2.1)
capybara (2.6.2)
addressable
Expand All @@ -83,6 +83,7 @@ GEM
cookiejar (0.3.3)
crack (0.4.3)
safe_yaml (~> 1.0.0)
crass (1.0.6)
database_cleaner (1.5.1)
debug_inspector (0.0.2)
diff-lcs (1.2.5)
Expand Down Expand Up @@ -153,7 +154,8 @@ GEM
multi_xml (>= 0.5.2)
httpclient (2.7.1)
hurley (0.2)
i18n (0.7.0)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
jasmine-core (2.4.1)
jasmine-rails (0.12.2)
jasmine-core (>= 1.3, < 3.0)
Expand All @@ -163,11 +165,11 @@ GEM
jbuilder (2.4.0)
activesupport (>= 3.0.0, < 5.1)
multi_json (~> 1.2)
jquery-rails (4.1.0)
rails-dom-testing (~> 1.0)
jquery-rails (4.4.0)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
json (1.8.3)
json (1.8.6)
jwt (1.5.2)
license_finder (2.0.4)
bundler
Expand All @@ -178,7 +180,8 @@ GEM
logging (2.0.0)
little-plugger (~> 1.1)
multi_json (~> 1.10)
loofah (2.0.3)
loofah (2.21.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.6.3)
mime-types (>= 1.16, < 3)
Expand All @@ -187,16 +190,16 @@ GEM
memoist (0.14.0)
method_source (0.8.2)
mime-types (2.99)
mini_portile2 (2.0.0)
minitest (5.8.4)
mini_portile2 (2.1.0)
minitest (5.15.0)
momentjs-rails (2.11.0)
railties (>= 3.1)
multi_json (1.11.2)
multi_xml (0.5.5)
multipart-post (2.0.0)
netrc (0.11.0)
nokogiri (1.6.7.2)
mini_portile2 (~> 2.0.0.rc2)
nokogiri (1.6.8.1)
mini_portile2 (~> 2.1.0)
nori (2.6.0)
os (0.9.6)
pg (0.18.4)
Expand All @@ -219,7 +222,7 @@ GEM
http_parser.rb (~> 0.6.0)
multi_json
puma (2.16.0)
rack (1.6.4)
rack (1.6.13)
rack-cors (0.4.0)
rack-test (0.6.3)
rack (>= 1.0)
Expand All @@ -234,14 +237,14 @@ GEM
bundler (>= 1.3.0, < 2.0)
railties (= 4.2.5)
sprockets-rails
rails-deprecated_sanitizer (1.0.3)
rails-deprecated_sanitizer (1.0.4)
activesupport (>= 4.2.0.alpha)
rails-dom-testing (1.0.7)
activesupport (>= 4.2.0.beta, < 5.0)
nokogiri (~> 1.6.0)
rails-dom-testing (1.0.9)
activesupport (>= 4.2.0, < 5.0)
nokogiri (~> 1.6)
rails-deprecated_sanitizer (>= 1.0.1)
rails-html-sanitizer (1.0.3)
loofah (~> 2.0)
rails-html-sanitizer (1.5.0)
loofah (~> 2.19, >= 2.19.1)
rails_12factor (0.0.3)
rails_serve_static_assets
rails_stdout_logging
Expand All @@ -252,7 +255,7 @@ GEM
activesupport (= 4.2.5)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (10.5.0)
rake (13.1.0)
react-rails (1.4.1)
babel-transpiler (>= 0.7.0)
coffee-script-source (~> 1.8)
Expand Down Expand Up @@ -325,11 +328,11 @@ GEM
activesupport (>= 4.0)
sprockets (>= 3.0.0)
temple (0.7.6)
thor (0.19.1)
thread_safe (0.3.5)
thor (0.19.4)
thread_safe (0.3.6)
tilt (2.0.2)
timecop (0.8.1)
tzinfo (1.2.2)
tzinfo (1.2.11)
thread_safe (~> 0.1)
uber (0.0.15)
uglifier (2.7.2)
Expand Down