Skip to content

Commit 8e356bc

Browse files
committed
gemfile.lock
1 parent 882c87e commit 8e356bc

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

Gemfile.lock

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
PATH
22
remote: .
33
specs:
4-
css_splitter (0.1.1)
5-
rails (~> 3.1)
4+
css_splitter (0.2.0)
5+
rails (>= 3.1)
66

77
GEM
88
remote: http://rubygems.org/
@@ -54,12 +54,11 @@ GEM
5454
railties (>= 3.0, < 5.0)
5555
thor (>= 0.14, < 2.0)
5656
json (1.7.7)
57-
mail (2.5.3)
58-
i18n (>= 0.4.0)
57+
mail (2.5.4)
5958
mime-types (~> 1.16)
6059
treetop (~> 1.4.8)
6160
method_source (0.8.1)
62-
mime-types (1.21)
61+
mime-types (1.25)
6362
multi_json (1.7.1)
6463
polyglot (0.3.3)
6564
pry (0.9.12)
@@ -107,10 +106,10 @@ GEM
107106
tilt (~> 1.1, != 1.3.0)
108107
thor (0.17.0)
109108
tilt (1.3.6)
110-
treetop (1.4.12)
109+
treetop (1.4.15)
111110
polyglot
112111
polyglot (>= 0.3.1)
113-
tzinfo (0.3.37)
112+
tzinfo (0.3.38)
114113
uglifier (1.3.0)
115114
execjs (>= 0.3.0)
116115
multi_json (~> 1.0, >= 1.0.2)

0 commit comments

Comments
 (0)