This website requires JavaScript.
Explore
Help
Sign In
github-migration
/
mongo-ruby-driver
Watch
1
Star
0
Fork
You've already forked mongo-ruby-driver
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9febf7e15c
mongo-ruby-driver
/
Gemfile
6 lines
70 B
Ruby
Raw
Normal View
History
Unescape
Escape
add Gemfile needed by travis
2012-02-03 21:11:19 +00:00
source
:rubygems
gem
'rake'
gem
'shoulda'
gem
'mocha'
add json_pure in Gemfile because not in stdlib in ruby 1.8
2012-02-03 21:19:36 +00:00
gem
'json_pure'