cpi-feed/Gemfile.lock

63 lines
1.4 KiB
Plaintext
Raw Normal View History

2015-08-27 00:39:12 -04:00
GEM
remote: https://rubygems.org/
specs:
2023-01-01 13:00:54 -05:00
ast (2.4.2)
aws-eventstream (1.2.0)
aws-partitions (1.686.0)
aws-sdk-core (3.168.4)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.5)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.61.0)
aws-sdk-core (~> 3, >= 3.165.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.117.2)
aws-sdk-core (~> 3, >= 3.165.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.4)
aws-sigv4 (1.5.2)
aws-eventstream (~> 1, >= 1.0.2)
coderay (1.1.3)
jmespath (1.6.2)
json (2.6.3)
method_source (1.0.0)
parallel (1.22.1)
parser (3.1.3.0)
ast (~> 2.4.1)
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
rack (3.0.3)
rainbow (3.1.1)
rake (13.0.6)
regexp_parser (2.6.1)
rexml (3.2.5)
rubocop (1.42.0)
json (~> 2.3)
2018-01-13 11:24:29 -05:00
parallel (~> 1.10)
2023-01-01 13:00:54 -05:00
parser (>= 3.1.2.1)
2018-01-13 11:24:29 -05:00
rainbow (>= 2.2.2, < 4.0)
2023-01-01 13:00:54 -05:00
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.24.1, < 2.0)
2016-08-30 10:56:49 -04:00
ruby-progressbar (~> 1.7)
2023-01-01 13:00:54 -05:00
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.24.1)
parser (>= 3.1.1.0)
ruby-progressbar (1.11.0)
unicode-display_width (2.3.0)
2015-08-27 00:39:12 -04:00
PLATFORMS
ruby
DEPENDENCIES
2023-01-01 13:00:54 -05:00
aws-sdk-s3 (~> 1)
2015-09-13 22:56:29 -04:00
pry
2015-09-13 23:02:37 -04:00
rack
2017-05-14 13:01:29 -04:00
rake
2015-10-04 18:41:08 -04:00
rubocop
2015-08-27 00:39:12 -04:00
BUNDLED WITH
2019-12-31 10:12:30 -05:00
2.1.2