jam-cloud/ruby/Gemfile.lock

456 lines
10 KiB
Plaintext
Raw Normal View History

2017-12-18 02:30:54 +00:00
PATH
remote: ../pb/target/ruby/jampb
specs:
jampb (0.1.1)
PATH
remote: .
specs:
jam_ruby (0.1.1)
GEM
remote: http://rubygems.org/
2022-11-11 04:19:15 +00:00
remote: https://jamjam:blueberryjam@int.jamkazam.com/gems/
2017-12-18 02:30:54 +00:00
specs:
2022-11-11 04:19:15 +00:00
aasm (5.4.0)
2021-02-01 03:25:09 +00:00
concurrent-ruby (~> 1.0)
2022-11-23 03:19:45 +00:00
actionmailer (6.0.6)
actionpack (= 6.0.6)
actionview (= 6.0.6)
activejob (= 6.0.6)
2017-12-18 02:30:54 +00:00
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
2022-11-23 03:19:45 +00:00
actionpack (6.0.6)
actionview (= 6.0.6)
activesupport (= 6.0.6)
2022-11-18 12:17:49 +00:00
rack (~> 2.0, >= 2.0.8)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
2022-11-23 03:19:45 +00:00
rails-html-sanitizer (~> 1.0, >= 1.2.0)
actionview (6.0.6)
activesupport (= 6.0.6)
2017-12-18 02:30:54 +00:00
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
2022-11-23 03:19:45 +00:00
rails-html-sanitizer (~> 1.1, >= 1.2.0)
activejob (6.0.6)
activesupport (= 6.0.6)
globalid (>= 0.3.6)
2022-11-23 03:19:45 +00:00
activemodel (6.0.6)
activesupport (= 6.0.6)
activerecord (6.0.6)
activemodel (= 6.0.6)
activesupport (= 6.0.6)
2017-12-18 02:30:54 +00:00
activerecord-import (0.4.1)
activerecord (>= 3.0)
2022-11-23 03:19:45 +00:00
activesupport (6.0.6)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
2017-12-18 02:30:54 +00:00
minitest (~> 5.1)
tzinfo (~> 1.1)
2022-11-23 03:19:45 +00:00
zeitwerk (~> 2.2, >= 2.2.2)
2022-11-11 04:19:15 +00:00
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
2017-12-18 02:30:54 +00:00
amq-client (1.0.4)
amq-protocol (>= 1.9.0)
eventmachine
2021-02-01 03:25:09 +00:00
amq-protocol (2.3.2)
2017-12-18 02:30:54 +00:00
amqp (1.0.2)
amq-client (~> 1.0.2)
amq-protocol (>= 1.3.0)
eventmachine
2021-02-01 03:25:09 +00:00
auto_strip_attributes (2.6.0)
activerecord (>= 4.0)
aws-sdk (1.67.0)
aws-sdk-v1 (= 1.67.0)
aws-sdk-v1 (1.67.0)
2017-12-18 02:30:54 +00:00
json (~> 1.4)
2021-02-01 03:25:09 +00:00
nokogiri (~> 1)
bcrypt (3.1.15)
bcrypt-ruby (3.1.5)
bcrypt (>= 3.1.3)
2021-02-01 03:25:09 +00:00
builder (3.2.4)
2022-11-11 04:19:15 +00:00
carrierwave (2.2.2)
2021-05-18 21:29:09 +00:00
activemodel (>= 5.0.0)
activesupport (>= 5.0.0)
addressable (~> 2.6)
image_processing (~> 1.1)
marcel (~> 1.0.0)
mini_mime (>= 0.1.3)
ssrf_filter (~> 1.0)
2021-02-01 03:25:09 +00:00
coderay (1.1.3)
2022-11-11 04:19:15 +00:00
concurrent-ruby (1.1.10)
2022-11-18 12:17:49 +00:00
connection_pool (2.3.0)
crack (0.4.5)
rexml
2021-02-01 03:25:09 +00:00
crass (1.0.6)
2017-12-18 02:30:54 +00:00
dante (0.2.0)
database_cleaner (2.0.1)
database_cleaner-active_record (~> 2.0.0)
2021-05-18 21:29:09 +00:00
database_cleaner-active_record (2.0.1)
activerecord (>= 5.a)
database_cleaner-core (~> 2.0.0)
database_cleaner-core (2.0.1)
2022-11-11 04:19:15 +00:00
devise (4.8.1)
2017-12-18 02:30:54 +00:00
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0)
responders
2017-12-18 02:30:54 +00:00
warden (~> 1.2.3)
diff-lcs (1.1.3)
2021-02-01 03:25:09 +00:00
domain_name (0.5.20190701)
2017-12-18 02:30:54 +00:00
unf (>= 0.0.5, < 1.0.0)
2022-11-18 12:17:49 +00:00
dry-inflector (0.2.0)
elastic-transport (8.1.0)
faraday (< 3)
2021-01-09 19:25:39 +00:00
multi_json
2022-11-18 12:17:49 +00:00
elasticsearch (8.5.1)
elastic-transport (~> 8)
elasticsearch-api (= 8.5.1)
elasticsearch-api (8.5.1)
2021-01-09 19:25:39 +00:00
multi_json
2022-11-18 12:17:49 +00:00
email_validator (2.2.4)
2017-12-18 02:30:54 +00:00
activemodel
2022-11-11 04:19:15 +00:00
erubi (1.11.0)
et-orbi (1.2.7)
2021-02-01 03:25:09 +00:00
tzinfo
2017-12-18 02:30:54 +00:00
eventmachine (1.0.4)
2022-11-11 04:19:15 +00:00
excon (0.94.0)
2017-12-18 02:30:54 +00:00
factory_girl (4.5.0)
activesupport (>= 3.0.0)
faker (1.3.0)
i18n (~> 0.5)
2022-11-18 12:17:49 +00:00
faraday (1.10.2)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
faraday-httpclient (~> 1.0)
faraday-multipart (~> 1.0)
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.0)
faraday-patron (~> 1.0)
faraday-rack (~> 1.0)
faraday-retry (~> 1.0)
ruby2_keywords (>= 0.0.4)
faraday-em_http (1.0.0)
faraday-em_synchrony (1.0.0)
faraday-excon (1.1.0)
faraday-httpclient (1.0.1)
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
faraday-rack (1.0.0)
faraday-retry (1.0.3)
2022-11-11 04:19:15 +00:00
ffi (1.15.5)
2022-11-18 12:17:49 +00:00
fog (1.24.0)
fog-brightbox
fog-core (~> 1.23)
2017-12-18 02:30:54 +00:00
fog-json
fog-radosgw (>= 0.0.2)
fog-sakuracloud (>= 0.0.4)
fog-softlayer
ipaddress (~> 0.5)
2022-11-18 12:17:49 +00:00
nokogiri (~> 1.5, >= 1.5.11)
fog-brightbox (1.8.0)
dry-inflector
fog-core (>= 1.45, < 3.0)
2017-12-18 02:30:54 +00:00
fog-json
2021-02-01 03:25:09 +00:00
fog-core (1.45.0)
2017-12-18 02:30:54 +00:00
builder
2021-02-01 03:25:09 +00:00
excon (~> 0.58)
2017-12-18 02:30:54 +00:00
formatador (~> 0.2)
2021-02-01 03:25:09 +00:00
fog-json (1.2.0)
fog-core
2017-12-18 02:30:54 +00:00
multi_json (~> 1.10)
fog-radosgw (0.0.5)
fog-core (>= 1.21.0)
fog-json
fog-xml (>= 0.0.1)
fog-sakuracloud (1.7.5)
fog-core
fog-json
2021-02-01 03:25:09 +00:00
fog-softlayer (1.1.4)
2017-12-18 02:30:54 +00:00
fog-core
fog-json
2022-11-11 04:19:15 +00:00
fog-xml (0.1.4)
2017-12-18 02:30:54 +00:00
fog-core
2021-02-01 03:25:09 +00:00
nokogiri (>= 1.5.11, < 2.0.0)
2022-11-11 04:19:15 +00:00
formatador (0.3.0)
fugit (1.7.2)
et-orbi (~> 1, >= 1.2.7)
2021-02-01 03:25:09 +00:00
raabro (~> 1.4)
geokit (1.13.1)
2022-11-18 12:17:49 +00:00
geokit-rails (1.1.4)
geokit (>= 1.5.0)
globalid (1.0.0)
activesupport (>= 5.0)
hashdiff (1.0.1)
2021-02-01 03:25:09 +00:00
http-accept (1.7.0)
2022-11-11 04:19:15 +00:00
http-cookie (1.0.5)
2017-12-18 02:30:54 +00:00
domain_name (~> 0.5)
2022-11-11 04:19:15 +00:00
httparty (0.20.0)
2021-02-01 03:25:09 +00:00
mime-types (~> 3.0)
2017-12-18 02:30:54 +00:00
multi_xml (>= 0.5.2)
2021-02-01 03:25:09 +00:00
i18n (0.9.5)
concurrent-ruby (~> 1.0)
2022-11-18 12:17:49 +00:00
icalendar (2.8.0)
ice_cube (~> 0.16)
ice_cube (0.16.4)
2022-11-11 04:19:15 +00:00
image_processing (1.12.2)
2021-05-18 21:29:09 +00:00
mini_magick (>= 4.9.5, < 5)
ruby-vips (>= 2.0.17, < 3)
2017-12-18 02:30:54 +00:00
ipaddress (0.8.3)
2021-02-01 03:25:09 +00:00
iso-639 (0.3.5)
json (1.8.6)
2022-11-18 12:17:49 +00:00
kickbox (2.0.5)
faraday (~> 1.0)
2021-02-01 03:25:09 +00:00
json (>= 1.8)
2017-12-18 02:30:54 +00:00
little-plugger (1.1.4)
logging (1.7.2)
little-plugger (>= 1.1.3)
2022-11-11 04:19:15 +00:00
loofah (2.19.0)
2021-02-01 03:25:09 +00:00
crass (~> 1.0.2)
2017-12-18 02:30:54 +00:00
nokogiri (>= 1.5.9)
2021-02-01 03:25:09 +00:00
mail (2.7.1)
mini_mime (>= 0.1.1)
2022-11-11 04:19:15 +00:00
marcel (1.0.2)
2021-02-01 03:25:09 +00:00
method_source (1.0.0)
2022-11-11 04:19:15 +00:00
mime-types (3.4.1)
2021-02-01 03:25:09 +00:00
mime-types-data (~> 3.2015)
2022-11-11 04:19:15 +00:00
mime-types-data (3.2022.0105)
2021-05-18 21:29:09 +00:00
mini_magick (4.11.0)
2022-11-11 04:19:15 +00:00
mini_mime (1.1.2)
2022-11-18 12:17:49 +00:00
mini_portile2 (2.6.1)
2022-11-11 04:19:15 +00:00
minitest (5.15.0)
mono_logger (1.1.1)
2021-02-01 03:25:09 +00:00
multi_json (1.15.0)
multi_xml (0.6.0)
2022-11-11 04:19:15 +00:00
multipart-post (2.2.3)
mustermann (2.0.2)
ruby2_keywords (~> 0.0.1)
2017-12-18 02:30:54 +00:00
netrc (0.11.0)
2022-11-18 12:17:49 +00:00
nokogiri (1.12.5)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
oj (3.13.23)
2017-12-18 02:30:54 +00:00
orm_adapter (0.5.0)
2022-11-18 12:17:49 +00:00
pg (1.4.5)
2022-11-23 03:19:45 +00:00
postgres-copy (1.7.0)
activerecord (>= 5.1)
2017-12-18 02:30:54 +00:00
pg (>= 0.17)
2022-11-11 04:19:15 +00:00
protected_attributes_continued (1.8.2)
activemodel (>= 5.0)
pry (0.14.1)
2021-02-01 03:25:09 +00:00
coderay (~> 1.1)
method_source (~> 1.0)
2022-11-11 04:19:15 +00:00
public_suffix (4.0.7)
2021-02-01 03:25:09 +00:00
raabro (1.4.0)
2022-11-18 12:17:49 +00:00
racc (1.6.0)
2022-11-11 04:19:15 +00:00
rack (2.2.4)
rack-protection (2.2.2)
2017-12-18 02:30:54 +00:00
rack
2022-11-11 04:19:15 +00:00
rack-test (2.0.2)
rack (>= 1.3)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
2022-11-11 04:19:15 +00:00
rails-html-sanitizer (1.4.3)
2021-02-01 03:25:09 +00:00
loofah (~> 2.3)
rails-observers (0.1.5)
activemodel (>= 4.0)
2022-11-23 03:19:45 +00:00
railties (6.0.6)
actionpack (= 6.0.6)
activesupport (= 6.0.6)
method_source
2017-12-18 02:30:54 +00:00
rake (>= 0.8.7)
2022-11-23 03:19:45 +00:00
thor (>= 0.20.3, < 2.0)
2022-11-11 04:19:15 +00:00
rake (13.0.6)
recurly (2.18.16)
2022-11-18 12:17:49 +00:00
redis (5.0.5)
redis-client (>= 0.9.0)
redis-client (0.11.2)
connection_pool
redis-namespace (1.9.0)
redis (>= 4)
responders (3.0.1)
actionpack (>= 5.0)
railties (>= 5.0)
2022-11-18 12:17:49 +00:00
resque (2.4.0)
2017-12-18 02:30:54 +00:00
mono_logger (~> 1.0)
multi_json (~> 1.0)
2022-11-18 12:17:49 +00:00
redis-namespace (~> 1.6)
2017-12-18 02:30:54 +00:00
sinatra (>= 0.9.2)
resque-failed-job-mailer (0.0.3)
resque-lonely_job (1.0.2)
resque (>= 1.2)
2022-11-11 04:19:15 +00:00
resque-retry (1.7.6)
2021-02-01 03:25:09 +00:00
resque (>= 1.25, < 3.0)
2017-12-18 02:30:54 +00:00
resque-scheduler (~> 4.0)
2022-11-11 04:19:15 +00:00
resque-scheduler (4.7.0)
2017-12-18 02:30:54 +00:00
mono_logger (~> 1.0)
2021-02-01 03:25:09 +00:00
redis (>= 3.3)
2022-11-11 04:19:15 +00:00
resque (>= 1.27)
rufus-scheduler (~> 3.2, != 3.3)
2021-02-01 03:25:09 +00:00
resque_mailer (2.4.3)
2017-12-18 02:30:54 +00:00
actionmailer (>= 3.0)
2021-02-01 03:25:09 +00:00
activesupport (>= 3.0)
2017-12-18 02:30:54 +00:00
resque_spec (0.15.0)
resque (>= 1.19.0)
rspec-core (>= 2.5.0)
rspec-expectations (>= 2.5.0)
rspec-mocks (>= 2.5.0)
2021-02-01 03:25:09 +00:00
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
2017-12-18 02:30:54 +00:00
http-cookie (>= 1.0.2, < 2.0)
2021-02-01 03:25:09 +00:00
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rexml (3.2.5)
2017-12-18 02:30:54 +00:00
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.1)
rspec-expectations (2.11.3)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.3)
rspec-prof (0.0.5)
rspec
ruby-prof
2022-11-18 12:17:49 +00:00
ruby-prof (1.4.3)
2017-12-18 02:30:54 +00:00
ruby-protocol-buffers (1.2.2)
2022-11-11 04:19:15 +00:00
ruby-vips (2.1.4)
2021-05-18 21:29:09 +00:00
ffi (~> 1.12)
2022-11-11 04:19:15 +00:00
ruby2_keywords (0.0.5)
2022-11-18 12:17:49 +00:00
rubyzip (2.3.2)
2022-11-11 04:19:15 +00:00
rufus-scheduler (3.8.2)
2021-02-01 03:25:09 +00:00
fugit (~> 1.1, >= 1.1.6)
2022-11-18 12:17:49 +00:00
sanitize (6.0.0)
2017-12-18 02:30:54 +00:00
crass (~> 1.0.2)
2022-11-18 12:17:49 +00:00
nokogiri (>= 1.12.0)
2017-12-18 02:30:54 +00:00
sendgrid (1.2.0)
json
sendgrid_toolkit (1.4.0)
httparty (>= 0.7.6)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
2022-11-11 04:19:15 +00:00
simplecov-rcov (0.3.1)
2017-12-18 02:30:54 +00:00
simplecov (>= 0.4.1)
2022-11-11 04:19:15 +00:00
sinatra (2.2.2)
mustermann (~> 2.0)
rack (~> 2.2)
2022-11-11 04:19:15 +00:00
rack-protection (= 2.2.2)
tilt (~> 2.0)
2017-12-18 02:30:54 +00:00
spork (0.9.0)
2022-11-18 12:17:49 +00:00
sprockets (4.1.1)
2017-12-18 02:30:54 +00:00
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
2022-11-11 04:19:15 +00:00
ssrf_filter (1.0.8)
stripe (5.55.0)
2021-02-01 03:25:09 +00:00
stripe-ruby-mock (3.0.1)
2017-12-18 02:30:54 +00:00
dante (>= 0.2.0)
2021-02-01 03:25:09 +00:00
multi_json (~> 1.0)
stripe (> 5, < 6)
2022-11-11 04:19:15 +00:00
thor (1.2.1)
2021-02-01 03:25:09 +00:00
thread_safe (0.3.6)
2022-11-11 04:19:15 +00:00
tilt (2.0.11)
2022-11-18 12:17:49 +00:00
time_difference (0.5.0)
activesupport
2022-11-11 04:19:15 +00:00
timecop (0.9.5)
tzinfo (1.2.10)
2017-12-18 02:30:54 +00:00
thread_safe (~> 0.1)
unf (0.1.4)
unf_ext
2022-11-11 04:19:15 +00:00
unf_ext (0.0.8.2)
2017-12-18 02:30:54 +00:00
uuidtools (2.1.2)
warden (1.2.9)
rack (>= 2.0.9)
2022-11-11 04:19:15 +00:00
webmock (3.18.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
2022-11-11 04:19:15 +00:00
will_paginate (3.3.1)
2022-11-23 03:19:45 +00:00
zeitwerk (2.6.6)
2017-12-18 02:30:54 +00:00
zip-codes (0.2.1)
PLATFORMS
2022-11-18 12:17:49 +00:00
-darwin-21
2017-12-18 02:30:54 +00:00
DEPENDENCIES
aasm
2022-11-23 03:19:45 +00:00
actionmailer (= 6.0.6)
activerecord (= 6.0.6)
2017-12-18 02:30:54 +00:00
activerecord-import (~> 0.4.1)
amqp (= 1.0.2)
auto_strip_attributes
2017-12-18 02:30:54 +00:00
aws-sdk (~> 1)
bcrypt (= 3.1.15)
bcrypt-ruby
2017-12-18 02:30:54 +00:00
builder
2021-05-18 21:29:09 +00:00
carrierwave
database_cleaner
devise
2021-01-09 19:25:39 +00:00
elasticsearch
2022-11-18 12:17:49 +00:00
email_validator
2017-12-18 02:30:54 +00:00
eventmachine (= 1.0.4)
factory_girl (= 4.5.0)
faker (= 1.3.0)
2022-11-18 12:17:49 +00:00
faraday
2017-12-18 02:30:54 +00:00
fog
2022-11-18 12:17:49 +00:00
fog-brightbox
2017-12-18 02:30:54 +00:00
geokit
geokit-rails
2022-11-18 12:17:49 +00:00
icalendar
2017-12-18 02:30:54 +00:00
iso-639
jam_ruby!
jampb!
2021-02-01 03:25:09 +00:00
json (= 1.8.6)
2017-12-18 02:30:54 +00:00
kickbox
logging (= 1.7.2)
2022-11-18 12:17:49 +00:00
nokogiri
oj
pg
2017-12-18 02:30:54 +00:00
postgres-copy
protected_attributes_continued
2017-12-18 02:30:54 +00:00
pry
rails-observers
recurly (= 2.18.16)
2022-11-18 12:17:49 +00:00
redis
redis-namespace
2017-12-18 02:30:54 +00:00
resque
resque-failed-job-mailer
resque-lonely_job (~> 1.0.0)
resque-retry
resque_mailer
resque_spec
rest-client
rspec (= 2.11)
rspec-prof
2022-11-18 12:17:49 +00:00
ruby-prof
2017-12-18 02:30:54 +00:00
ruby-protocol-buffers (= 1.2.2)
2022-11-18 12:17:49 +00:00
rubyzip
2017-12-18 02:30:54 +00:00
sanitize
sendgrid (= 1.2.0)
sendgrid_toolkit (>= 1.1.1)
simplecov (~> 0.7.1)
simplecov-rcov
spork (= 0.9.0)
2022-11-18 12:17:49 +00:00
sprockets
2017-12-18 02:30:54 +00:00
stripe
stripe-ruby-mock
time_difference
timecop
uuidtools (= 2.1.2)
webmock (~> 3.11, >= 3.11.2)
2017-12-18 02:30:54 +00:00
will_paginate
zip-codes
RUBY VERSION
2022-11-18 12:17:49 +00:00
ruby 2.5.7p206
2017-12-18 02:30:54 +00:00
BUNDLED WITH
2022-11-18 12:17:49 +00:00
2.3.26