-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathGemfile.lock
More file actions
41 lines (37 loc) · 763 Bytes
/
Gemfile.lock
File metadata and controls
41 lines (37 loc) · 763 Bytes
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
PATH
remote: .
specs:
zmanim (0.5.0)
tzinfo
GEM
remote: https://rubygems.org/
specs:
byebug (9.1.0)
concurrent-ruby (1.1.10)
diff-lcs (1.5.0)
rake (13.0.6)
rspec (3.11.0)
rspec-core (~> 3.11.0)
rspec-expectations (~> 3.11.0)
rspec-mocks (~> 3.11.0)
rspec-core (3.11.0)
rspec-support (~> 3.11.0)
rspec-expectations (3.11.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-mocks (3.11.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-support (3.11.0)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 2.3)
byebug (~> 9.1)
rake (~> 13.0)
rspec (~> 3.7)
zmanim!
BUNDLED WITH
2.3.10