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-ui-rails from 5.0.5 to 6.0.1 #21

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
41 changes: 22 additions & 19 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: git://github.com/arcticbarra/cm42-central-support.git
revision: 8672e73987bdc3edaa8ec9a1ae2be60bfd7be0e5
remote: https://github.com/arcticbarra/cm42-central-support.git
revision: 66123958a39e52c3c56084cabfb86f049a42a9d7
branch: fix-slack
specs:
central-support (0.9.3)
Expand Down Expand Up @@ -95,7 +95,7 @@ GEM
bourbon (4.2.7)
sass (~> 3.4)
thor (~> 0.19)
builder (3.2.3)
builder (3.2.4)
bullet (5.4.2)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.10.0)
Expand Down Expand Up @@ -148,6 +148,7 @@ GEM
connection_pool (2.2.0)
crack (0.4.3)
safe_yaml (~> 1.0.0)
crass (1.0.6)
dalli (2.7.6)
database_cleaner (1.5.3)
debug_inspector (0.0.2)
Expand Down Expand Up @@ -175,7 +176,7 @@ GEM
dotenv-rails (2.1.1)
dotenv (= 2.1.1)
railties (>= 4.0, < 5.1)
enumerize (2.1.2)
enumerize (2.5.0)
activesupport (>= 3.2)
equalizer (0.0.11)
erubis (2.7.0)
Expand Down Expand Up @@ -228,7 +229,8 @@ GEM
http-cookie (1.0.3)
domain_name (~> 0.5)
httpclient (2.8.2.4)
i18n (0.8.6)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
i18n-js (3.0.0.rc14)
i18n (~> 0.6, >= 0.6.6)
ice_nine (0.11.2)
Expand All @@ -242,7 +244,7 @@ GEM
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
jquery-ui-rails (5.0.5)
jquery-ui-rails (6.0.1)
railties (>= 3.2.16)
json (1.8.6)
kaminari (0.17.0)
Expand All @@ -259,7 +261,8 @@ GEM
letter_opener_web (1.2.3)
letter_opener (~> 1.0)
rails (>= 3.2)
loofah (2.0.3)
loofah (2.21.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.6.6)
mime-types (>= 1.16, < 4)
Expand All @@ -269,16 +272,16 @@ GEM
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_portile2 (2.2.0)
minitest (5.10.2)
mini_portile2 (2.4.0)
minitest (5.15.0)
moneta (0.8.1)
multi_json (1.12.1)
multi_xml (0.5.5)
multipart-post (2.0.0)
netrc (0.11.0)
newrelic_rpm (3.17.0.325)
nokogiri (1.8.0)
mini_portile2 (~> 2.2.0)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
orm_adapter (0.5.0)
pg (0.19.0)
pg_search (1.0.6)
Expand Down Expand Up @@ -306,7 +309,7 @@ GEM
activesupport (>= 3.0.0)
quiet_assets (1.1.0)
railties (>= 3.1, < 5.0)
rack (1.6.8)
rack (1.6.13)
rack-accept (0.4.5)
rack (>= 0.4)
rack-cache (1.6.1)
Expand All @@ -333,14 +336,14 @@ GEM
rails-assets-jquery (3.1.1)
rails-assets-jquery.gritter (1.7.4)
rails-assets-jquery (>= 1.8.2)
rails-deprecated_sanitizer (1.0.3)
rails-deprecated_sanitizer (1.0.4)
activesupport (>= 4.2.0.alpha)
rails-dom-testing (1.0.8)
activesupport (>= 4.2.0.beta, < 5.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-i18n (4.0.9)
i18n (~> 0.7)
railties (~> 4.0)
Expand All @@ -354,7 +357,7 @@ GEM
activesupport (= 4.2.5.1)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (12.0.0)
rake (13.1.0)
ransack (1.8.2)
actionpack (>= 3.0)
activerecord (>= 3.0)
Expand Down Expand Up @@ -443,7 +446,7 @@ GEM
tilt (2.0.5)
timecop (0.8.1)
transitions (0.1.13)
tzinfo (1.2.3)
tzinfo (1.2.11)
thread_safe (~> 0.1)
uglifier (3.0.2)
execjs (>= 0.3.0, < 3)
Expand Down