diff --git a/Gemfile b/Gemfile index b7bed4b..a0c33b2 100644 --- a/Gemfile +++ b/Gemfile @@ -46,7 +46,7 @@ gem "twitter-bootstrap-rails", "~> 2.2.8" gem "chart-js-rails", "~> 0.0.6" # JQueryUI -gem 'jquery-ui-rails', '~> 4.2.0' +gem 'jquery-ui-rails', '~> 4.2.1' # colorpicker gem 'colorpicker', '~> 0.0.5' diff --git a/Gemfile.lock b/Gemfile.lock index 98f7c7e..bf859f4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -114,7 +114,7 @@ GEM jquery-rails (3.1.0) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) - jquery-ui-rails (4.2.0) + jquery-ui-rails (4.2.1) railties (>= 3.2.16) json (1.8.1) kalibro_gatekeeper_client (0.0.1) @@ -169,7 +169,7 @@ GEM activesupport (= 4.0.4) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (10.2.2) + rake (10.3.1) rdoc (4.1.1) json (~> 1.4) ref (1.0.5) @@ -267,7 +267,7 @@ DEPENDENCIES factory_girl_rails (~> 4.4.1) jbuilder (~> 2.0.4) jquery-rails - jquery-ui-rails (~> 4.2.0) + jquery-ui-rails (~> 4.2.1) kalibro_gatekeeper_client (~> 0.0.1) konacha (~> 3.2.0) mocha -- libgit2 0.21.2