Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
81 changes: 43 additions & 38 deletions pkgs/by-name/te/terraspace/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,43 +1,48 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (7.1.3.4)
activesupport (8.0.2)
base64
benchmark (>= 0.3)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
concurrent-ruby (~> 1.0, >= 1.3.1)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
logger (>= 1.4.2)
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
aws-eventstream (1.3.0)
aws-partitions (1.956.0)
aws-sdk-core (3.201.1)
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
uri (>= 0.13.1)
aws-eventstream (1.3.2)
aws-partitions (1.1071.0)
aws-sdk-core (3.220.2)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.8)
aws-partitions (~> 1, >= 1.992.0)
aws-sigv4 (~> 1.9)
base64
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.88.0)
aws-sdk-core (~> 3, >= 3.201.0)
aws-sdk-kms (1.99.0)
aws-sdk-core (~> 3, >= 3.216.0)
aws-sigv4 (~> 1.5)
aws-sdk-s3 (1.156.0)
aws-sdk-core (~> 3, >= 3.201.0)
aws-sdk-s3 (1.182.0)
aws-sdk-core (~> 3, >= 3.216.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.5)
aws-sigv4 (1.8.0)
aws-sigv4 (1.11.0)
aws-eventstream (~> 1, >= 1.0.2)
base64 (0.2.0)
bigdecimal (3.1.8)
benchmark (0.4.0)
bigdecimal (3.1.9)
cli-format (0.6.1)
activesupport
text-table
zeitwerk
concurrent-ruby (1.3.3)
connection_pool (2.4.1)
concurrent-ruby (1.3.5)
connection_pool (2.5.0)
deep_merge (1.2.2)
diff-lcs (1.5.1)
dotenv (3.1.2)
diff-lcs (1.6.0)
dotenv (3.1.7)
drb (2.2.1)
dsl_evaluator (0.3.2)
activesupport
Expand All @@ -50,47 +55,46 @@ GEM
graph (2.11.1)
hcl_parser (0.2.2)
rhcl
i18n (1.14.5)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
jmespath (1.6.2)
logger (1.6.6)
memoist (0.16.2)
mini_portile2 (2.8.7)
minitest (5.24.1)
mutex_m (0.2.0)
nokogiri (1.16.6)
mini_portile2 (2.8.8)
minitest (5.25.5)
nokogiri (1.18.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
racc (1.8.0)
racc (1.8.1)
rainbow (3.1.1)
render_me_pretty (0.9.0)
render_me_pretty (1.0.0)
activesupport
rainbow
tilt
rexml (3.3.2)
strscan
rexml (3.4.1)
rhcl (0.1.0)
deep_merge
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.0)
rspec-core (3.13.3)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.1)
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.1)
rspec-mocks (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
rspec-support (3.13.2)
rspec-terraspace (0.3.3)
activesupport
memoist
rainbow
rspec
zeitwerk
rubyzip (2.3.2)
strscan (3.1.0)
rubyzip (2.4.1)
securerandom (0.4.1)
terraspace (2.2.17)
activesupport
bundler
Expand Down Expand Up @@ -122,12 +126,13 @@ GEM
thor
zeitwerk
text-table (1.2.4)
thor (1.3.1)
tilt (2.4.0)
thor (1.3.2)
tilt (2.6.0)
tty-tree (0.4.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
zeitwerk (2.6.16)
uri (1.0.3)
zeitwerk (2.7.2)
zip_folder (0.1.0)
rubyzip

Expand All @@ -138,4 +143,4 @@ DEPENDENCIES
terraspace

BUNDLED WITH
2.5.11
2.6.2
Loading