forked from Shopify/themekit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
49 lines (45 loc) · 877 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
GEM
remote: https://rubygems.org/
specs:
builder (3.2.2)
dotenv (2.0.2)
excon (0.45.4)
fog-aws (0.7.6)
fog-core (~> 1.27)
fog-json (~> 1.0)
fog-xml (~> 0.1)
ipaddress (~> 0.8)
fog-core (1.32.1)
builder
excon (~> 0.45)
formatador (~> 0.2)
mime-types
net-scp (~> 1.1)
net-ssh (>= 2.1.3)
fog-json (1.0.2)
fog-core (~> 1.0)
multi_json (~> 1.10)
fog-xml (0.1.2)
fog-core
nokogiri (~> 1.5, >= 1.5.11)
formatador (0.2.5)
git (1.2.9.1)
ipaddress (0.8.0)
mime-types (2.6.1)
mini_portile (0.6.2)
multi_json (1.11.2)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (2.9.2)
nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
PLATFORMS
ruby
DEPENDENCIES
dotenv
fog-aws
git
RUBY VERSION
ruby 2.2.3p172
BUNDLED WITH
1.13.6