-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
59 lines (55 loc) · 1.04 KB
/
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
51
52
53
54
55
56
57
58
59
GIT
remote: https://github.com/cronofy/shortinator.git
revision: d35d6c0be525f1cb8451d5a1f5412f0d8c2db4a4
branch: master
specs:
shortinator (0.1.0)
base62 (= 1.0.0)
bson (~> 4.0)
mongo (~> 2.0)
GEM
remote: https://rubygems.org/
specs:
base62 (1.0.0)
bson (4.3.0)
dotenv (2.0.1)
hatchet (0.2.10)
hatchet-hipchat (0.3.1)
hatchet (~> 0.2.8)
hipchat-api (~> 1.0.4)
hipchat-api (1.0.6)
httparty
httparty (0.13.3)
json (~> 1.8)
multi_xml (>= 0.5.2)
json (1.8.2)
kgio (2.9.3)
mongo (2.5.1)
bson (>= 4.3.0, < 5.0.0)
multi_xml (0.5.5)
rack (1.6.9)
rack-protection (1.5.5)
rack
raindrops (0.13.0)
rake (10.4.2)
sinatra (1.4.6)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
tilt (2.0.1)
unicorn (4.8.3)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
PLATFORMS
ruby
DEPENDENCIES
dotenv
hatchet
hatchet-hipchat
rake
shortinator!
sinatra
unicorn
BUNDLED WITH
1.16.1