-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathGemfile.latest.lock
61 lines (56 loc) · 1.25 KB
/
Gemfile.latest.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
PATH
remote: .
specs:
chore-core (4.7.0)
aws-sdk-sqs (>= 1)
get_process_mem (>= 0.2.0)
multi_json
GEM
remote: https://rubygems.org/
specs:
aws-eventstream (1.3.0)
aws-partitions (1.983.0)
aws-sdk-core (3.209.1)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.9)
jmespath (~> 1, >= 1.6.1)
aws-sdk-sqs (1.86.0)
aws-sdk-core (~> 3, >= 3.207.0)
aws-sigv4 (~> 1.5)
aws-sigv4 (1.10.0)
aws-eventstream (~> 1, >= 1.0.2)
bigdecimal (3.1.8)
dalli (3.2.8)
diff-lcs (1.5.1)
ffi (1.17.0)
get_process_mem (1.0.0)
bigdecimal (>= 2.0)
ffi (~> 1.0)
jmespath (1.6.2)
multi_json (1.15.0)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.1)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
timecop (0.9.10)
PLATFORMS
ruby
DEPENDENCIES
chore-core!
dalli (>= 2)
rspec (>= 3)
timecop
RUBY VERSION
ruby 3.3.5p100
BUNDLED WITH
2.5.16