-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
50 lines (46 loc) · 899 Bytes
/
Gemfile.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
GEM
remote: https://rubygems.org/
specs:
bugsnag (6.13.0)
concurrent-ruby (~> 1.0)
concurrent-ruby (1.1.6)
dotenv (2.7.5)
ffi (1.12.2)
hanami-router (1.3.2)
hanami-utils (~> 1.3)
http_router (= 0.11.2)
rack (~> 2.0)
hanami-utils (1.3.6)
concurrent-ruby (~> 1.0)
transproc (~> 1.0)
http_router (0.11.2)
rack (>= 1.0.0)
url_mount (~> 0.2.1)
listen (3.2.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
news-api (0.2.0)
rack (2.2.6.3)
rb-fsevent (0.10.3)
rb-inotify (0.10.1)
ffi (~> 1.0)
redis (4.1.3)
rerun (0.13.0)
listen (~> 3.0)
transproc (1.1.1)
url_mount (0.2.1)
rack
PLATFORMS
ruby
DEPENDENCIES
bugsnag (~> 6.13)
dotenv
hanami-router
news-api
rack
redis
rerun
RUBY VERSION
ruby 2.7.1p83
BUNDLED WITH
2.1.4