trello integration finished
This commit is contained in:
@@ -1,111 +1,106 @@
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
activemodel (4.2.0)
|
||||
activesupport (= 4.2.0)
|
||||
activemodel (4.2.4)
|
||||
activesupport (= 4.2.4)
|
||||
builder (~> 3.1)
|
||||
activerecord (4.2.0)
|
||||
activemodel (= 4.2.0)
|
||||
activesupport (= 4.2.0)
|
||||
activerecord (4.2.4)
|
||||
activemodel (= 4.2.4)
|
||||
activesupport (= 4.2.4)
|
||||
arel (~> 6.0)
|
||||
activerecord-jdbc-adapter (1.3.13)
|
||||
activerecord-jdbc-adapter (1.3.18)
|
||||
activerecord (>= 2.2)
|
||||
activerecord-jdbcpostgresql-adapter (1.3.13)
|
||||
activerecord-jdbc-adapter (~> 1.3.13)
|
||||
activerecord-jdbcpostgresql-adapter (1.3.18)
|
||||
activerecord-jdbc-adapter (~> 1.3.18)
|
||||
jdbc-postgres (>= 9.1)
|
||||
activesupport (4.2.0)
|
||||
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)
|
||||
arel (6.0.0)
|
||||
backports (3.6.4)
|
||||
addressable (2.3.8)
|
||||
arel (6.0.3)
|
||||
backports (3.6.6)
|
||||
bcrypt (3.1.10)
|
||||
bcrypt (3.1.10-java)
|
||||
builder (3.2.2)
|
||||
celluloid (0.16.0)
|
||||
timers (~> 4.0.0)
|
||||
domain_name (0.5.24)
|
||||
unf (>= 0.0.5, < 1.0.0)
|
||||
elasticsearch (1.0.8)
|
||||
elasticsearch-api (= 1.0.7)
|
||||
elasticsearch-transport (= 1.0.7)
|
||||
elasticsearch-api (1.0.7)
|
||||
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.7)
|
||||
elasticsearch-transport (1.0.13)
|
||||
faraday
|
||||
multi_json
|
||||
faraday (0.9.1)
|
||||
multipart-post (>= 1.2, < 3)
|
||||
ffi (1.9.6)
|
||||
ffi (1.9.6-java)
|
||||
hitimes (1.2.2)
|
||||
hitimes (1.2.2-java)
|
||||
http-cookie (1.0.2)
|
||||
domain_name (~> 0.5)
|
||||
ffi (1.9.10)
|
||||
ffi (1.9.10-java)
|
||||
hitimes (1.2.3)
|
||||
hitimes (1.2.3-java)
|
||||
i18n (0.7.0)
|
||||
jdbc-postgres (9.3.1102)
|
||||
jruby-openssl (0.9.6-java)
|
||||
json (1.8.1)
|
||||
json (1.8.1-java)
|
||||
listen (2.8.5)
|
||||
celluloid (>= 0.15.2)
|
||||
jdbc-postgres (9.4.1200)
|
||||
jruby-openssl (0.9.11-java)
|
||||
json (1.8.3)
|
||||
listen (2.10.1)
|
||||
celluloid (~> 0.16.0)
|
||||
rb-fsevent (>= 0.9.3)
|
||||
rb-inotify (>= 0.9)
|
||||
mime-types (2.6.2)
|
||||
minitest (5.5.0)
|
||||
multi_json (1.10.1)
|
||||
minitest (5.8.0)
|
||||
multi_json (1.11.2)
|
||||
multipart-post (2.0.0)
|
||||
netrc (0.10.3)
|
||||
pg (0.17.1)
|
||||
puma (2.10.2)
|
||||
rack (>= 1.1, < 2.0)
|
||||
puma (2.10.2-java)
|
||||
rack (>= 1.1, < 2.0)
|
||||
rack (1.6.0)
|
||||
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.4)
|
||||
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.8.0)
|
||||
http-cookie (>= 1.0.2, < 2.0)
|
||||
rest-client (1.7.3)
|
||||
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.5)
|
||||
sinatra (1.4.6)
|
||||
rack (~> 1.4)
|
||||
rack-protection (~> 1.4)
|
||||
tilt (~> 1.3, >= 1.3.4)
|
||||
sinatra-activerecord (2.0.3)
|
||||
tilt (>= 1.3, < 3)
|
||||
sinatra-activerecord (2.0.8)
|
||||
activerecord (>= 3.2)
|
||||
sinatra (~> 1.0)
|
||||
sinatra-contrib (1.4.2)
|
||||
sinatra-contrib (1.4.6)
|
||||
backports (>= 2.0)
|
||||
multi_json
|
||||
rack-protection
|
||||
rack-test
|
||||
sinatra (~> 1.4.0)
|
||||
tilt (~> 1.3)
|
||||
tilt (>= 1.3, < 3)
|
||||
smtpapi (0.1.0)
|
||||
thread_safe (0.3.4)
|
||||
thread_safe (0.3.4-java)
|
||||
tilt (1.4.1)
|
||||
timers (4.0.1)
|
||||
thread_safe (0.3.5)
|
||||
tilt (2.0.1)
|
||||
timers (4.0.4)
|
||||
hitimes
|
||||
tzinfo (1.2.2)
|
||||
thread_safe (~> 0.1)
|
||||
unf (0.1.4)
|
||||
unf_ext
|
||||
unf (0.1.4-java)
|
||||
unf_ext (0.0.7.1)
|
||||
xxhash (0.3.0)
|
||||
|
||||
PLATFORMS
|
||||
@@ -122,6 +117,7 @@ DEPENDENCIES
|
||||
pg
|
||||
puma
|
||||
rerun
|
||||
ruby-trello
|
||||
sendgrid-ruby
|
||||
sinatra
|
||||
sinatra-activerecord
|
||||
|
||||
Reference in New Issue
Block a user