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 2.3.0 to 4.5.1 #225

Open
wants to merge 1 commit into
base: master
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
143 changes: 90 additions & 53 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,41 +12,49 @@ PATH
GEM
remote: http://rubygems.org/
specs:
actionmailer (4.1.14.2)
actionpack (= 4.1.14.2)
actionview (= 4.1.14.2)
actionmailer (4.2.11.3)
actionpack (= 4.2.11.3)
actionview (= 4.2.11.3)
activejob (= 4.2.11.3)
mail (~> 2.5, >= 2.5.4)
actionpack (4.1.14.2)
actionview (= 4.1.14.2)
activesupport (= 4.1.14.2)
rack (~> 1.5.2)
rails-dom-testing (~> 1.0, >= 1.0.5)
actionpack (4.2.11.3)
actionview (= 4.2.11.3)
activesupport (= 4.2.11.3)
rack (~> 1.6)
rack-test (~> 0.6.2)
actionview (4.1.14.2)
activesupport (= 4.1.14.2)
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (4.2.11.3)
activesupport (= 4.2.11.3)
builder (~> 3.1)
erubis (~> 2.7.0)
activemodel (4.1.14.2)
activesupport (= 4.1.14.2)
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
activejob (4.2.11.3)
activesupport (= 4.2.11.3)
globalid (>= 0.3.0)
activemodel (4.2.11.3)
activesupport (= 4.2.11.3)
builder (~> 3.1)
activerecord (4.1.14.2)
activemodel (= 4.1.14.2)
activesupport (= 4.1.14.2)
arel (~> 5.0.0)
activerecord (4.2.11.3)
activemodel (= 4.2.11.3)
activesupport (= 4.2.11.3)
arel (~> 6.0)
activerecord-import (1.0.2)
activerecord (>= 3.2)
activesupport (4.1.14.2)
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
activesupport (4.2.11.3)
i18n (~> 0.7)
minitest (~> 5.1)
thread_safe (~> 0.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.3.6)
arel (5.0.1.20140414130214)
arel (6.0.4)
awesome_print (1.2.0)
bigbluebutton-api-ruby (1.7.0)
xml-simple (~> 1.1)
browser (0.8.0)
builder (3.2.2)
builder (3.2.4)
byebug (11.0.1)
capybara (2.2.1)
mime-types (>= 1.16)
Expand All @@ -70,8 +78,10 @@ GEM
execjs
coffee-script-source (1.7.1)
colored (1.2)
concurrent-ruby (1.2.2)
crack (0.4.2)
safe_yaml (~> 1.0.0)
crass (1.0.6)
cucumber (1.3.15)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
Expand All @@ -85,6 +95,8 @@ GEM
nokogiri (~> 1.5)
rails (>= 3, < 5)
database_cleaner (1.3.0)
date (3.3.3)
date (3.3.3-java)
diff-lcs (1.2.5)
docile (1.1.5)
domain_name (0.5.19)
Expand All @@ -104,12 +116,16 @@ GEM
multi_json (~> 1.3)
gherkin (2.12.2-java)
multi_json (~> 1.3)
globalid (0.4.2)
activesupport (>= 4.2.0)
hike (1.2.3)
http-cookie (1.0.2)
domain_name (~> 0.5)
i18n (0.6.11)
jquery-rails (2.3.0)
railties (>= 3.0, < 5.0)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
jquery-rails (4.5.1)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
json (1.8.6)
json (1.8.6-java)
Expand All @@ -119,9 +135,14 @@ GEM
addressable (~> 2.3)
spoon (~> 0.0.1)
libv8 (3.16.14.3)
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
loofah (2.20.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.8.1)
mini_mime (>= 0.1.1)
net-imap
net-pop
net-smtp
mechanize (2.7.2)
domain_name (~> 0.5, >= 0.5.1)
http-cookie (~> 1.0.0)
Expand All @@ -132,36 +153,54 @@ GEM
ntlm-http (~> 0.1, >= 0.1.1)
webrobots (>= 0.0.9, < 0.2)
mime-types (1.25.1)
mini_mime (1.1.2)
mini_portile (0.6.0)
minitest (5.4.0)
mono_logger (1.1.1)
multi_json (1.10.1)
multi_json (1.15.0)
multi_test (0.1.1)
mysql2 (0.3.18)
net-http-digest_auth (1.4)
net-http-persistent (2.9.4)
net-imap (0.3.4)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.1)
timeout
net-smtp (0.3.3)
net-protocol
nokogiri (1.6.2.1)
mini_portile (= 0.6.0)
nokogiri (1.6.2.1-java)
ntlm-http (0.1.1)
polyglot (0.3.5)
rabl (0.10.1)
activesupport (>= 2.3.14)
rack (1.5.2)
rack (1.6.13)
rack-protection (1.5.5)
rack
rack-test (0.6.2)
rack-test (0.6.3)
rack (>= 1.0)
rails (4.1.14.2)
actionmailer (= 4.1.14.2)
actionpack (= 4.1.14.2)
actionview (= 4.1.14.2)
activemodel (= 4.1.14.2)
activerecord (= 4.1.14.2)
activesupport (= 4.1.14.2)
rails (4.2.11.3)
actionmailer (= 4.2.11.3)
actionpack (= 4.2.11.3)
actionview (= 4.2.11.3)
activejob (= 4.2.11.3)
activemodel (= 4.2.11.3)
activerecord (= 4.2.11.3)
activesupport (= 4.2.11.3)
bundler (>= 1.3.0, < 2.0)
railties (= 4.1.14.2)
sprockets-rails (~> 2.0)
railties (= 4.2.11.3)
sprockets-rails
rails-deprecated_sanitizer (1.0.4)
activesupport (>= 4.2.0.alpha)
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.5.0)
loofah (~> 2.19, >= 2.19.1)
rails_best_practices (1.15.4)
activesupport
awesome_print
Expand All @@ -172,12 +211,12 @@ GEM
json
require_all
ruby-progressbar
railties (4.1.14.2)
actionpack (= 4.1.14.2)
activesupport (= 4.1.14.2)
railties (4.2.11.3)
actionpack (= 4.2.11.3)
activesupport (= 4.2.11.3)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (10.3.2)
rake (13.0.6)
rdoc (4.1.1)
json (~> 1.4)
redis (3.1.0)
Expand Down Expand Up @@ -245,22 +284,20 @@ GEM
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-rails (2.1.3)
sprockets-rails (2.3.3)
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (~> 2.8)
sprockets (>= 2.8, < 4.0)
therubyracer (0.12.1)
libv8 (~> 3.16.14.0)
ref
thor (0.19.1)
thread_safe (0.3.4)
thread_safe (0.3.4-java)
thor (1.2.1)
thread_safe (0.3.6)
thread_safe (0.3.6-java)
tilt (1.4.1)
timecop (0.9.1)
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
tzinfo (1.2.1)
timeout (0.3.2)
tzinfo (1.2.11)
thread_safe (~> 0.1)
uglifier (2.5.1)
execjs (>= 0.3.0)
Expand Down