Skip to content
This repository has been archived by the owner on Aug 13, 2019. It is now read-only.

Commit

Permalink
Bump Mongo for compatibility with more modern servers
Browse files Browse the repository at this point in the history
  • Loading branch information
gdb committed Feb 28, 2016
1 parent 8840ec4 commit 32fd3b5
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 64 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ gem 'rack_csrf'
gem 'erubis'
gem 'sinatra'
gem 'mongo_mapper'
# Needed for MongoLab which requires SCRAM-SHA-1
gem 'mongo', '~> 1.12'
gem 'bson_ext'
gem 'einhorn'
gem 'chalk-log'
Expand Down
146 changes: 82 additions & 64 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,119 +9,133 @@ GIT
GEM
remote: https://rubygems.org/
specs:
activemodel (4.1.8)
activesupport (= 4.1.8)
activemodel (4.2.5.1)
activesupport (= 4.2.5.1)
builder (~> 3.1)
activesupport (4.1.8)
i18n (~> 0.6, >= 0.6.9)
activesupport (4.2.5.1)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.3.6)
autoparse (0.3.3)
addressable (>= 2.3.1)
extlib (>= 0.9.15)
multi_json (>= 1.0.0)
bson (1.11.1)
bson_ext (1.11.1)
bson (~> 1.11.1)
addressable (2.4.0)
bson (1.12.5)
bson_ext (1.12.5)
bson (~> 1.12.5)
builder (3.2.2)
chalk-config (0.2.1)
configatron (~> 4.4)
chalk-log (0.1.2)
chalk-log (0.1.3)
chalk-config
logging
lspace
coderay (1.1.0)
coderay (1.1.1)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
configatron (4.4.1)
configatron (4.5.0)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
einhorn (0.6.3)
domain_name (0.5.20160216)
unf (>= 0.0.5, < 1.0.0)
einhorn (0.7.1)
erubis (2.7.0)
extlib (0.9.16)
faraday (0.9.0)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
google-api-client (0.7.1)
addressable (>= 2.3.2)
autoparse (>= 0.3.3)
extlib (>= 0.9.15)
faraday (>= 0.9.0)
jwt (>= 0.1.5)
launchy (>= 2.1.1)
multi_json (>= 1.0.0)
retriable (>= 1.4)
signet (>= 0.5.0)
uuidtools (>= 2.1.0)
haml (3.1.8)
i18n (0.6.11)
json (1.8.1)
jwt (1.2.0)
launchy (2.4.3)
google-api-client (0.9.3)
addressable (~> 2.3)
little-plugger (1.1.3)
logging (1.8.2)
little-plugger (>= 1.1.3)
multi_json (>= 1.8.4)
googleauth (~> 0.5)
httpclient (~> 2.7)
hurley (~> 0.1)
memoist (~> 0.11)
mime-types (>= 1.6)
representable (~> 2.3.0)
retriable (~> 2.0)
thor (~> 0.19)
googleauth (0.5.1)
faraday (~> 0.9)
jwt (~> 1.4)
logging (~> 2.0)
memoist (~> 0.12)
multi_json (~> 1.11)
os (~> 0.9)
signet (~> 0.7)
haml (3.1.8)
http-cookie (1.0.2)
domain_name (~> 0.5)
httpclient (2.7.1)
hurley (0.2)
i18n (0.7.0)
json (1.8.3)
jwt (1.5.3)
little-plugger (1.1.4)
logging (2.0.0)
little-plugger (~> 1.1)
multi_json (~> 1.10)
lspace (0.13)
mail (2.6.3)
mime-types (>= 1.16, < 3)
memoist (0.14.0)
metaclass (0.0.4)
method_source (0.8.2)
mime-types (2.4.3)
minitest (5.4.3)
mime-types (2.99.1)
minitest (5.8.4)
mocha (1.1.0)
metaclass (~> 0.0.1)
mongo (1.11.1)
bson (= 1.11.1)
mongo (1.12.5)
bson (= 1.12.5)
mongo_mapper (0.13.1)
activemodel (>= 3.0.0)
activesupport (>= 3.0)
mongo (~> 1.8)
plucky (~> 0.6.5)
multi_json (1.10.1)
multi_json (1.11.2)
multipart-post (2.0.0)
netrc (0.8.0)
netrc (0.11.0)
os (0.9.6)
plucky (0.6.6)
mongo (~> 1.5)
pry (0.10.1)
pry (0.10.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
puma (2.10.1)
rack (>= 1.1, < 2.0)
rack (1.5.2)
puma (3.0.2)
rack (1.6.4)
rack-flash3 (1.0.5)
rack
rack-protection (1.5.3)
rack
rack_csrf (2.5.0)
rack (>= 1.1.0)
rake (10.4.0)
rest-client (1.7.2)
rake (10.5.0)
representable (2.3.0)
uber (~> 0.0.7)
rest-client (1.8.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
retriable (1.4.1)
signet (0.5.1)
addressable (>= 2.2.3)
faraday (>= 0.9.0.rc5)
jwt (>= 0.1.5)
multi_json (>= 1.0.0)
sinatra (1.4.5)
rack (~> 1.4)
retriable (2.1.0)
signet (0.7.2)
addressable (~> 2.3)
faraday (~> 0.9)
jwt (~> 1.5)
multi_json (~> 1.10)
sinatra (1.4.7)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
tilt (>= 1.3, < 3)
slop (3.6.0)
symmetric-encryption (3.8.2)
coercible (~> 1.0)
thread (0.1.4)
thread_safe (0.3.4)
tilt (1.4.1)
thor (0.19.1)
thread (0.2.2)
thread_safe (0.3.5)
tilt (2.0.2)
tzinfo (1.2.2)
thread_safe (~> 0.1)
uuidtools (2.1.5)
uber (0.0.15)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.2)

PLATFORMS
ruby
Expand All @@ -137,6 +151,7 @@ DEPENDENCIES
google-api-client
mail
mocha
mongo (~> 1.12)
mongo_mapper
pry
puma
Expand All @@ -147,3 +162,6 @@ DEPENDENCIES
sinatra
symmetric-encryption
thread

BUNDLED WITH
1.11.2

0 comments on commit 32fd3b5

Please sign in to comment.