Skip to content

Instantly share code, notes, and snippets.

@yorickpeterse
Created June 17, 2015 09:27
Show Gist options
  • Save yorickpeterse/9ddf195600090077bfa8 to your computer and use it in GitHub Desktop.
Save yorickpeterse/9ddf195600090077bfa8 to your computer and use it in GitHub Desktop.
diff --git a/Gemfile.lock b/Gemfile.lock
index 7cdd0f9..f580c4f 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -16,17 +16,6 @@ GIT
GEM
remote: https://rubygems.org/
specs:
- active_model_serializers (0.9.2)
- activemodel (>= 3.2)
- activemodel (4.2.0)
- activesupport (= 4.2.0)
- builder (~> 3.1)
- activesupport (4.2.0)
- i18n (~> 0.7)
- json (~> 1.7, >= 1.7.7)
- minitest (~> 5.1)
- thread_safe (~> 0.3, >= 0.3.4)
- tzinfo (~> 1.1)
aws-sdk (1.60.2)
aws-sdk-v1 (= 1.60.2)
aws-sdk-v1 (1.60.2)
@@ -37,7 +26,6 @@ GEM
bson (1.11.1)
bson_ext (1.11.1)
bson (~> 1.11.1)
- builder (3.2.2)
coderay (1.1.0)
connection_pool (2.1.0)
daemons (1.1.9)
@@ -60,7 +48,6 @@ GEM
maybe.rb (1.0.0)
method_source (0.8.2)
mini_portile (0.6.2)
- minitest (5.5.0)
mongo (1.11.1)
bson (= 1.11.1)
multi_json (1.11.0)
@@ -136,11 +123,8 @@ GEM
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0)
rack (~> 1.0)
- thread_safe (0.3.4)
tilt (1.4.1)
ttfunk (1.4.0)
- tzinfo (1.2.2)
- thread_safe (~> 0.1)
unicorn (4.9.0)
kgio (~> 2.6)
rack
@@ -153,7 +137,6 @@ PLATFORMS
ruby
DEPENDENCIES
- active_model_serializers
aws-sdk (~> 1.0)
bitmask
bson_ext
@@ -194,3 +177,6 @@ DEPENDENCIES
uuid
yard
yard-sinatra!
+
+BUNDLED WITH
+ 1.10.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment