Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Commit 38f70d9

Browse files
committedApr 21, 2013
Gemfile.lock update
1 parent dd38dc0 commit 38f70d9

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed
 

‎Gemfile.lock

+14-14
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,51 @@
11
PATH
22
remote: .
33
specs:
4-
cache_digests (0.2.0)
4+
cache_digests (0.3.0)
55
actionpack (>= 3.2)
66
thread_safe
77

88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
actionpack (3.2.12)
12-
activemodel (= 3.2.12)
13-
activesupport (= 3.2.12)
11+
actionpack (3.2.13)
12+
activemodel (= 3.2.13)
13+
activesupport (= 3.2.13)
1414
builder (~> 3.0.0)
1515
erubis (~> 2.7.0)
1616
journey (~> 1.0.4)
1717
rack (~> 1.4.5)
1818
rack-cache (~> 1.2)
1919
rack-test (~> 0.6.1)
2020
sprockets (~> 2.2.1)
21-
activemodel (3.2.12)
22-
activesupport (= 3.2.12)
21+
activemodel (3.2.13)
22+
activesupport (= 3.2.13)
2323
builder (~> 3.0.0)
24-
activesupport (3.2.12)
25-
i18n (~> 0.6)
24+
activesupport (3.2.13)
25+
i18n (= 0.6.1)
2626
multi_json (~> 1.0)
27-
atomic (1.0.1)
27+
atomic (1.1.8)
2828
builder (3.0.4)
2929
erubis (2.7.0)
30-
hike (1.2.1)
30+
hike (1.2.2)
3131
i18n (0.6.1)
3232
journey (1.0.4)
33-
minitest (2.12.1)
34-
multi_json (1.6.1)
33+
minitest (4.7.3)
34+
multi_json (1.7.2)
3535
rack (1.4.5)
3636
rack-cache (1.2)
3737
rack (>= 0.4)
3838
rack-test (0.6.2)
3939
rack (>= 1.0)
40-
rake (0.9.2.2)
40+
rake (10.0.4)
4141
sprockets (2.2.2)
4242
hike (~> 1.2)
4343
multi_json (~> 1.0)
4444
rack (~> 1.0)
4545
tilt (~> 1.1, != 1.3.0)
4646
thread_safe (0.1.0)
4747
atomic
48-
tilt (1.3.3)
48+
tilt (1.3.7)
4949

5050
PLATFORMS
5151
ruby

0 commit comments

Comments
 (0)
This repository has been archived.