Skip to content

Instantly share code, notes, and snippets.

@haljpeg
Created November 15, 2022 05:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save haljpeg/e24679a22df252ba060ec5b7c8e64d0e to your computer and use it in GitHub Desktop.
Save haljpeg/e24679a22df252ba060ec5b7c8e64d0e to your computer and use it in GitHub Desktop.
Gemfile.lock for substack scraper on heroku
GEM
remote: https://rubygems.org/
specs:
aws-eventstream (1.2.0)
aws-partitions (1.655.0)
aws-sdk-core (3.166.0)
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.59.0)
aws-sdk-core (~> 3, >= 3.165.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.117.1)
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)
csv (3.2.5)
date (3.2.2)
jmespath (1.6.1)
nokogiri (1.13.9-arm64-darwin)
racc (~> 1.4)
nokogiri (1.13.9-x86_64-linux)
racc (~> 1.4)
open-uri (0.2.0)
stringio
time
uri
racc (1.6.0)
stringio (3.0.2)
time (0.2.0)
date
uri (0.11.0)
PLATFORMS
x86_64-linux
DEPENDENCIES
aws-sdk-s3
csv
nokogiri
open-uri
RUBY VERSION
ruby 3.1.2p20
BUNDLED WITH
2.3.7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment