diff --git a/.ruby-version b/.ruby-version new file mode 100644 index 0000000..0bee604 --- /dev/null +++ b/.ruby-version @@ -0,0 +1 @@ +2.3.3 diff --git a/Gemfile.lock b/Gemfile.lock index fb0c9e8..6e46ec3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -89,7 +89,7 @@ GEM activesupport (>= 3.0) request_store (~> 1.0.3) erubis (2.7.0) - eventmachine (1.0.3) + eventmachine (1.0.4) excon (0.40.0) execjs (2.2.2) faraday (0.9.0) @@ -138,7 +138,7 @@ GEM jquery-rails (3.1.2) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) - json (1.8.1) + json (1.8.2) jwt (1.0.0) kaminari (0.16.1) actionpack (>= 3.0.0) @@ -157,7 +157,7 @@ GEM multi_json (1.10.1) multi_xml (0.5.5) multipart-post (2.0.0) - mysql2 (0.3.16) + mysql2 (0.4.5) net-scp (1.2.1) net-ssh (>= 2.6.5) net-ssh (2.9.1) @@ -328,3 +328,6 @@ DEPENDENCIES thin (~> 1.6.1) turbolinks uglifier (>= 1.3.0) + +BUNDLED WITH + 1.13.6