1
0
mirror of synced 2026-01-05 21:02:13 -05:00
Files
airbyte/airbyte-integrations/connectors/source-mongodb/Gemfile.lock
2021-03-12 15:10:39 -08:00

45 lines
952 B
Plaintext

GEM
remote: https://rubygems.org/
specs:
bson (4.12.0)
concurrent-ruby (1.1.8)
dry-configurable (0.12.1)
concurrent-ruby (~> 1.0)
dry-core (~> 0.5, >= 0.5.0)
dry-container (0.7.2)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.1, >= 0.1.3)
dry-core (0.5.0)
concurrent-ruby (~> 1.0)
dry-inflector (0.2.0)
dry-logic (1.1.0)
concurrent-ruby (~> 1.0)
dry-core (~> 0.5, >= 0.5)
dry-struct (1.4.0)
dry-core (~> 0.5, >= 0.5)
dry-types (~> 1.5)
ice_nine (~> 0.11)
dry-types (1.5.1)
concurrent-ruby (~> 1.0)
dry-container (~> 0.3)
dry-core (~> 0.5, >= 0.5)
dry-inflector (~> 0.1, >= 0.1.2)
dry-logic (~> 1.0, >= 1.0.2)
ice_nine (0.11.2)
mongo (2.14.0)
bson (>= 4.8.2, < 5.0.0)
slop (4.8.2)
PLATFORMS
x86_64-darwin-19
x86_64-linux
DEPENDENCIES
dry-struct
dry-types
mongo
slop
BUNDLED WITH
2.2.3