Skip to content

Commit 7e648b2

Browse files
author
Mike Dvorkin
committed
Updated Gemfile.lock
1 parent 019c331 commit 7e648b2

File tree

1 file changed

+17
-16
lines changed

1 file changed

+17
-16
lines changed

Gemfile.lock

+17-16
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
GIT
22
remote: git://github.com/thoughtbot/paperclip.git
3-
revision: 35cdaa548d1b8439b73d5613153f9b7248bb3314
3+
revision: 6cbd3d5016f2cc6aa4bbd54a59d0ee0e175f1229
44
specs:
5-
paperclip (2.3.5)
5+
paperclip (2.3.6)
66
activerecord
77
activesupport
88

@@ -44,7 +44,7 @@ GEM
4444
activesupport (3.0.3)
4545
acts_as_commentable (3.0.1)
4646
annotate (2.4.0)
47-
arel (2.0.3)
47+
arel (2.0.4)
4848
awesome_print (0.3.1)
4949
builder (2.1.2)
5050
diff-lcs (1.1.2)
@@ -56,11 +56,11 @@ GEM
5656
hoe (2.7.0)
5757
rake (>= 0.8.7)
5858
rubyforge (>= 2.0.4)
59-
i18n (0.4.2)
59+
i18n (0.5.0)
6060
json_pure (1.4.6)
61-
mail (2.2.10)
61+
mail (2.2.11)
6262
activesupport (>= 2.3.6)
63-
i18n (~> 0.4.1)
63+
i18n (~> 0.5.0)
6464
mime-types (~> 1.16)
6565
treetop (~> 1.4.8)
6666
mime-types (1.16)
@@ -85,22 +85,23 @@ GEM
8585
rake (>= 0.8.7)
8686
thor (~> 0.14.4)
8787
rake (0.8.7)
88-
rspec (2.1.0)
89-
rspec-core (~> 2.1.0)
90-
rspec-expectations (~> 2.1.0)
91-
rspec-mocks (~> 2.1.0)
92-
rspec-core (2.1.0)
93-
rspec-expectations (2.1.0)
88+
rspec (2.2.0)
89+
rspec-core (~> 2.2)
90+
rspec-expectations (~> 2.2)
91+
rspec-mocks (~> 2.2)
92+
rspec-core (2.2.1)
93+
rspec-expectations (2.2.0)
9494
diff-lcs (~> 1.1.2)
95-
rspec-mocks (2.1.0)
96-
rspec-rails (2.1.0)
97-
rspec (~> 2.1.0)
95+
rspec-mocks (2.2.0)
96+
rspec-rails (2.2.0)
97+
rails (~> 3.0.0)
98+
rspec (~> 2.2)
9899
rubyforge (2.0.4)
99100
json_pure (>= 1.1.7)
100101
simple_column_search (1.1.0)
101102
test-unit (1.2.3)
102103
hoe (>= 1.5.1)
103-
thor (0.14.4)
104+
thor (0.14.6)
104105
treetop (1.4.9)
105106
polyglot (>= 0.3.1)
106107
tzinfo (0.3.23)

0 commit comments

Comments
 (0)