1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/Gemfile.lock

151 lines
3.4 KiB
Text
Raw Normal View History

2017-06-30 13:12:58 -04:00
PATH
remote: .
specs:
activestorage (0.1)
actionpack (>= 5.1)
2017-07-01 06:05:42 -04:00
activejob (>= 5.1)
activerecord (>= 5.1)
2017-06-30 13:12:58 -04:00
activesupport (>= 5.1)
GEM
remote: https://rubygems.org/
specs:
actionpack (5.1.1)
actionview (= 5.1.1)
activesupport (= 5.1.1)
rack (~> 2.0)
rack-test (~> 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (5.1.1)
activesupport (= 5.1.1)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
2017-07-01 06:05:42 -04:00
activejob (5.1.1)
activesupport (= 5.1.1)
globalid (>= 0.3.6)
activemodel (5.1.1)
activesupport (= 5.1.1)
activerecord (5.1.1)
activemodel (= 5.1.1)
activesupport (= 5.1.1)
arel (~> 8.0)
2017-06-30 13:12:58 -04:00
activesupport (5.1.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
minitest (~> 5.1)
tzinfo (~> 1.1)
2017-07-03 17:54:57 -04:00
addressable (2.5.1)
public_suffix (~> 2.0, >= 2.0.2)
2017-07-01 06:05:42 -04:00
arel (8.0.0)
2017-07-02 10:47:28 -04:00
aws-sdk (2.10.7)
aws-sdk-resources (= 2.10.7)
aws-sdk-core (2.10.7)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
aws-sdk-resources (2.10.7)
aws-sdk-core (= 2.10.7)
aws-sigv4 (1.0.0)
builder (3.2.3)
2017-06-30 13:12:58 -04:00
byebug (9.0.6)
concurrent-ruby (1.0.5)
2017-07-03 17:54:57 -04:00
declarative (0.0.9)
declarative-option (0.1.0)
digest-crc (0.4.1)
erubi (1.6.0)
2017-07-03 17:54:57 -04:00
faraday (0.12.1)
multipart-post (>= 1.2, < 3)
2017-07-01 06:05:42 -04:00
globalid (0.4.0)
activesupport (>= 4.2.0)
2017-07-03 17:54:57 -04:00
google-api-client (0.13.0)
addressable (~> 2.5, >= 2.5.1)
googleauth (~> 0.5)
httpclient (>= 2.8.1, < 3.0)
mime-types (~> 3.0)
representable (~> 3.0)
retriable (>= 2.0, < 4.0)
google-cloud-core (1.0.0)
google-cloud-env (~> 1.0)
googleauth (~> 0.5.1)
google-cloud-env (1.0.0)
faraday (~> 0.11)
google-cloud-storage (1.2.0)
digest-crc (~> 0.4)
google-api-client (~> 0.13.0)
google-cloud-core (~> 1.0)
googleauth (0.5.1)
faraday (~> 0.9)
jwt (~> 1.4)
logging (~> 2.0)
memoist (~> 0.12)
multi_json (~> 1.11)
os (~> 0.9)
signet (~> 0.7)
2017-07-09 12:03:13 -04:00
httparty (0.15.5)
multi_xml (>= 0.5.2)
2017-07-03 17:54:57 -04:00
httpclient (2.8.3)
2017-07-01 06:05:42 -04:00
i18n (0.8.4)
2017-07-02 10:47:28 -04:00
jmespath (1.3.1)
2017-07-03 17:54:57 -04:00
jwt (1.5.6)
little-plugger (1.1.4)
logging (2.2.2)
little-plugger (~> 1.1)
multi_json (~> 1.10)
loofah (2.0.3)
nokogiri (>= 1.5.9)
2017-07-03 17:54:57 -04:00
memoist (0.16.0)
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_portile2 (2.1.0)
2017-06-30 13:12:58 -04:00
minitest (5.10.2)
2017-07-03 17:54:57 -04:00
multi_json (1.12.1)
2017-07-09 12:03:13 -04:00
multi_xml (0.6.0)
2017-07-03 17:54:57 -04:00
multipart-post (2.0.0)
nokogiri (1.7.2)
mini_portile2 (~> 2.1.0)
2017-07-03 17:54:57 -04:00
os (0.9.6)
public_suffix (2.0.5)
rack (2.0.3)
rack-test (0.6.3)
rack (>= 1.0)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.0.3)
loofah (~> 2.0)
2017-06-30 13:12:58 -04:00
rake (12.0.0)
2017-07-03 17:54:57 -04:00
representable (3.0.4)
declarative (< 0.1.0)
declarative-option (< 0.2.0)
uber (< 0.2.0)
retriable (3.0.2)
signet (0.7.3)
addressable (~> 2.3)
faraday (~> 0.9)
jwt (~> 1.5)
multi_json (~> 1.10)
2017-07-01 06:47:13 -04:00
sqlite3 (1.3.13)
2017-06-30 13:12:58 -04:00
thread_safe (0.3.6)
tzinfo (1.2.3)
thread_safe (~> 0.1)
2017-07-03 17:54:57 -04:00
uber (0.1.0)
2017-06-30 13:12:58 -04:00
PLATFORMS
ruby
DEPENDENCIES
activestorage!
2017-07-02 10:47:28 -04:00
aws-sdk
2017-06-30 13:12:58 -04:00
bundler (~> 1.15)
byebug
google-cloud-storage
2017-07-09 12:03:13 -04:00
httparty
2017-06-30 13:12:58 -04:00
rake
2017-07-01 06:47:13 -04:00
sqlite3
2017-06-30 13:12:58 -04:00
BUNDLED WITH
2017-07-01 06:05:42 -04:00
1.15.1