Created
November 27, 2014 07:51
-
-
Save svenyurgensson/21c2148fde2fe17e6b82 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
GIT | |
remote: git://github.com/seancribbs/webmachine-ruby.git | |
revision: 7ccf8c337d683778bb72eeb3d073f5c57c2be8eb | |
specs: | |
webmachine (1.2.2) | |
as-notifications (~> 1.0) | |
i18n (>= 0.4.0) | |
multi_json | |
GIT | |
remote: git://github.com/svenyurgensson/assorted_candy.git | |
revision: ee12b6f509f0e4b412cf8ad2bd29469e1f69814b | |
specs: | |
assorted_candy (0.0.2) | |
GEM | |
remote: https://rubygems.org/ | |
specs: | |
activemodel (4.1.8) | |
activesupport (= 4.1.8) | |
builder (~> 3.1) | |
activesupport (4.1.8) | |
i18n (~> 0.6, >= 0.6.9) | |
json (~> 1.7, >= 1.7.7) | |
minitest (~> 5.1) | |
thread_safe (~> 0.1) | |
tzinfo (~> 1.1) | |
as-notifications (1.0.1) | |
awesome_print (1.2.0) | |
bson (2.3.0) | |
builder (3.2.2) | |
byebug (3.5.1) | |
columnize (~> 0.8) | |
debugger-linecache (~> 1.2) | |
slop (~> 3.6) | |
celluloid (0.16.0) | |
timers (~> 4.0.0) | |
celluloid-io (0.16.1) | |
celluloid (>= 0.16.0) | |
nio4r (>= 1.0.0) | |
coderay (1.1.0) | |
columnize (0.8.9) | |
connection_pool (2.1.0) | |
debugger-linecache (1.2.0) | |
diff-lcs (1.2.5) | |
escape_utils (1.0.1) | |
fabrication (2.11.3) | |
faker (1.4.3) | |
i18n (~> 0.5) | |
hitimes (1.2.2) | |
http (0.6.3) | |
http_parser.rb (~> 0.6.0) | |
http_parser.rb (0.6.0) | |
i18n (0.6.11) | |
json (1.8.1) | |
json_spec (1.1.4) | |
multi_json (~> 1.0) | |
rspec (>= 2.0, < 4.0) | |
log_buddy (0.7.0) | |
method_source (0.8.2) | |
mime-types (2.4.3) | |
minitest (5.4.3) | |
mongoid (4.0.0) | |
activemodel (~> 4.0) | |
moped (~> 2.0.0) | |
origin (~> 2.1) | |
tzinfo (>= 0.3.37) | |
mongoid-grid_fs (2.1.0) | |
mime-types (>= 1.0, < 3.0) | |
mongoid (>= 3.0, < 5.0) | |
moped (2.0.2) | |
bson (~> 2.2) | |
connection_pool (~> 2.0) | |
optionable (~> 0.2.0) | |
multi_json (1.10.1) | |
mustache (0.99.7) | |
nio4r (1.0.1) | |
oj (2.11.1) | |
optionable (0.2.0) | |
origin (2.1.1) | |
parametron (0.3.0) | |
pry (0.10.1) | |
coderay (~> 1.1.0) | |
method_source (~> 0.8.1) | |
slop (~> 3.4) | |
pry-byebug (2.0.0) | |
byebug (~> 3.4) | |
pry (~> 0.10) | |
rack (1.5.2) | |
rack-test (0.6.2) | |
rack (>= 1.0) | |
reel (0.5.0) | |
celluloid (>= 0.15.1) | |
celluloid-io (>= 0.15.0) | |
http (>= 0.6.0.pre) | |
http_parser.rb (>= 0.6.0) | |
websocket_parser (>= 0.1.6) | |
rspec (3.1.0) | |
rspec-core (~> 3.1.0) | |
rspec-expectations (~> 3.1.0) | |
rspec-mocks (~> 3.1.0) | |
rspec-core (3.1.7) | |
rspec-support (~> 3.1.0) | |
rspec-expectations (3.1.2) | |
diff-lcs (>= 1.2.0, < 2.0) | |
rspec-support (~> 3.1.0) | |
rspec-mocks (3.1.3) | |
rspec-support (~> 3.1.0) | |
rspec-support (3.1.2) | |
rspec_api_documentation (4.3.0) | |
activesupport (>= 3.0.0) | |
json (~> 1.4, >= 1.4.6) | |
mustache (~> 0.99, >= 0.99.4) | |
rspec (>= 3.0.0) | |
slop (3.6.0) | |
thread_safe (0.3.4) | |
timecop (0.7.1) | |
timers (4.0.1) | |
hitimes | |
tzinfo (1.2.2) | |
thread_safe (~> 0.1) | |
websocket_parser (0.1.6) | |
PLATFORMS | |
ruby | |
DEPENDENCIES | |
assorted_candy! | |
awesome_print | |
escape_utils | |
fabrication | |
faker | |
json_spec | |
log_buddy | |
mongoid | |
mongoid-grid_fs (~> 2.1.0) | |
oj | |
parametron | |
pry | |
pry-byebug | |
rack | |
rack-test | |
reel (= 0.5.0) | |
rspec | |
rspec_api_documentation | |
timecop | |
webmachine! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment