Created
July 21, 2017 21:26
-
-
Save thomsbg/15ffee0394aeaa3bd42c4013c71841d4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/Gemfile.lock b/Gemfile.lock | |
index 7ffd2aa..7672539 100644 | |
--- a/Gemfile.lock | |
+++ b/Gemfile.lock | |
@@ -5,12 +5,16 @@ GEM | |
daemons (1.2.4) | |
eventmachine (1.2.3) | |
kgio (2.11.0) | |
- libv8 (5.7.492.65.1-x86_64-darwin-16) | |
+ libv8 (3.16.14.19) | |
puma (3.9.1) | |
rack (2.0.3) | |
rack-delay (0.2.0) | |
rack | |
raindrops (0.18.0) | |
+ ref (2.0.0) | |
+ therubyracer (0.12.3) | |
+ libv8 (~> 3.16.14.15) | |
+ ref | |
thin (1.7.2) | |
daemons (~> 1.0, >= 1.0.9) | |
eventmachine (~> 1.0, >= 1.0.4) | |
@@ -24,10 +28,10 @@ PLATFORMS | |
DEPENDENCIES | |
concurrent-ruby | |
- libv8 | |
puma | |
rack | |
rack-delay | |
+ therubyracer | |
thin | |
unicorn | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment