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

Fix bundle #11

Merged
merged 2 commits into from Nov 28, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions .ruby-version
@@ -0,0 +1 @@
2.3.3
9 changes: 6 additions & 3 deletions Gemfile.lock
Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand All @@ -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)
Expand Down Expand Up @@ -328,3 +328,6 @@ DEPENDENCIES
thin (~> 1.6.1)
turbolinks
uglifier (>= 1.3.0)

BUNDLED WITH
1.13.6