This repository was archived by the owner on Jun 9, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
76 lines (72 loc) · 1.49 KB
/
Gemfile.lock
File metadata and controls
76 lines (72 loc) · 1.49 KB
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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
GIT
remote: https://github.com/lostisland/faraday
revision: a8cd68e18f421ca5c0371d5167b601d9836e101e
branch: master
specs:
faraday (0.15.3)
multipart-post (>= 1.2, < 3)
GEM
remote: https://rubygems.org/
specs:
daemons (1.3.1)
diff-lcs (1.3)
eventmachine (1.2.7)
faraday_middleware (0.13.1)
faraday (>= 0.7.4, < 1.0)
haml (5.0.4)
temple (>= 0.8.0)
tilt
hashie (3.6.0)
json (2.2.0)
kramdown (2.1.0)
mime-types (3.2.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2019.0331)
multipart-post (2.0.0)
mustermann (1.0.3)
rack (2.0.6)
rack-protection (2.0.5)
rack
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-core (3.8.0)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-mocks (3.8.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.0)
sequel (5.18.0)
sinatra (2.0.5)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.5)
tilt (~> 2.0)
sqlite3 (1.4.0)
temple (0.8.1)
thin (1.7.2)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
tilt (2.0.9)
PLATFORMS
ruby
DEPENDENCIES
faraday!
faraday_middleware
haml
hashie
json
kramdown
mime-types
rspec
sequel
sinatra
sqlite3
thin
BUNDLED WITH
1.16.1