Files
old-ribica/front-api/Gemfile.lock
harleyribic f8915dd2d6 testiram
2015-11-11 19:46:23 +01:00

138 lines
2.9 KiB
Plaintext

GEM
remote: https://rubygems.org/
specs:
activemodel (4.2.4)
activesupport (= 4.2.4)
builder (~> 3.1)
activerecord (4.2.4)
activemodel (= 4.2.4)
activesupport (= 4.2.4)
arel (~> 6.0)
activerecord-jdbc-adapter (1.3.18)
activerecord (>= 2.2)
activerecord-jdbcpostgresql-adapter (1.3.18)
activerecord-jdbc-adapter (~> 1.3.18)
jdbc-postgres (>= 9.1)
activesupport (4.2.4)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.3.8)
arel (6.0.3)
backports (3.6.6)
bcrypt (3.1.10)
bcrypt (3.1.10-java)
bcrypt (3.1.10-x64-mingw32)
builder (3.2.2)
celluloid (0.16.0)
timers (~> 4.0.0)
elasticsearch (1.0.13)
elasticsearch-api (= 1.0.13)
elasticsearch-transport (= 1.0.13)
elasticsearch-api (1.0.13)
multi_json
elasticsearch-transport (1.0.13)
faraday
multi_json
faraday (0.9.1)
multipart-post (>= 1.2, < 3)
ffi (1.9.10)
ffi (1.9.10-java)
ffi (1.9.10-x64-mingw32)
hitimes (1.2.3)
hitimes (1.2.3-java)
i18n (0.7.0)
jdbc-postgres (9.4.1200)
jruby-openssl (0.9.11-java)
json (1.8.3)
json (1.8.3-java)
listen (2.10.1)
celluloid (~> 0.16.0)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
mime-types (2.6.2)
minitest (5.8.0)
multi_json (1.11.2)
multipart-post (2.0.0)
netrc (0.10.3)
oauth (0.4.7)
pg (0.18.3)
puma (2.14.0)
puma (2.14.0-java)
rack (1.6.4)
rack-protection (1.5.3)
rack
rack-test (0.6.3)
rack (>= 1.0)
rb-fsevent (0.9.6)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
rerun (0.10.0)
listen (~> 2.7, >= 2.7.3)
rest-client (1.7.3)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
rest-client (1.7.3-x64-mingw32)
ffi (~> 1.9)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
ruby-trello (1.2.1)
activemodel (>= 3.2.0)
addressable (~> 2.3)
json
oauth (~> 0.4.5)
rest-client (~> 1.7.2)
sendgrid-ruby (0.0.3)
rest-client
smtpapi
sinatra (1.4.6)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
sinatra-activerecord (2.0.8)
activerecord (>= 3.2)
sinatra (~> 1.0)
sinatra-contrib (1.4.6)
backports (>= 2.0)
multi_json
rack-protection
rack-test
sinatra (~> 1.4.0)
tilt (>= 1.3, < 3)
smtpapi (0.1.0)
thread_safe (0.3.5)
thread_safe (0.3.5-java)
tilt (2.0.1)
timers (4.0.4)
hitimes
tzinfo (1.2.2)
thread_safe (~> 0.1)
xxhash (0.3.0)
PLATFORMS
java
ruby
x64-mingw32
DEPENDENCIES
activerecord
activerecord-jdbcpostgresql-adapter
bcrypt (~> 3.1.7)
elasticsearch
jruby-openssl
json
pg
puma
rerun
ruby-trello
sendgrid-ruby
sinatra
sinatra-activerecord
sinatra-contrib
xxhash (~> 0.3.0)
BUNDLED WITH
1.10.6