Skip to content

Commit 4942a96

Browse files
author
tachikoma.io
committed
Bundle update 20151201160204
1 parent 0970f99 commit 4942a96

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

Gemfile.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (4.2.4)
4+
activesupport (4.2.5)
55
i18n (~> 0.7)
66
json (~> 1.7, >= 1.7.7)
77
minitest (~> 5.1)
@@ -21,7 +21,7 @@ GEM
2121
treetop (~> 1.4.8)
2222
method_source (0.8.2)
2323
mime-types (1.25.1)
24-
minitest (5.8.2)
24+
minitest (5.8.3)
2525
moneta (0.7.20)
2626
padrino (0.12.4)
2727
padrino-admin (= 0.12.4)
@@ -64,31 +64,31 @@ GEM
6464
slop (~> 3.4)
6565
pry-padrino (0.1.2)
6666
pry (>= 0.8)
67-
puma (2.14.0)
67+
puma (2.15.3)
6868
rack (1.6.4)
6969
rack-protection (1.5.3)
7070
rack
7171
rack-test (0.6.3)
7272
rack (>= 1.0)
73-
rack-tracker (1.0.2)
73+
rack-tracker (1.1.0)
7474
activesupport (>= 3.0)
7575
rack (>= 1.4)
7676
tilt (>= 1.4)
7777
rake (10.4.2)
7878
rinku (1.7.3)
79-
rspec (3.3.0)
80-
rspec-core (~> 3.3.0)
81-
rspec-expectations (~> 3.3.0)
82-
rspec-mocks (~> 3.3.0)
83-
rspec-core (3.3.2)
84-
rspec-support (~> 3.3.0)
85-
rspec-expectations (3.3.1)
79+
rspec (3.4.0)
80+
rspec-core (~> 3.4.0)
81+
rspec-expectations (~> 3.4.0)
82+
rspec-mocks (~> 3.4.0)
83+
rspec-core (3.4.1)
84+
rspec-support (~> 3.4.0)
85+
rspec-expectations (3.4.0)
8686
diff-lcs (>= 1.2.0, < 2.0)
87-
rspec-support (~> 3.3.0)
88-
rspec-mocks (3.3.2)
87+
rspec-support (~> 3.4.0)
88+
rspec-mocks (3.4.0)
8989
diff-lcs (>= 1.2.0, < 2.0)
90-
rspec-support (~> 3.3.0)
91-
rspec-support (3.3.0)
90+
rspec-support (~> 3.4.0)
91+
rspec-support (3.4.1)
9292
sass (3.4.19)
9393
sinatra (1.4.6)
9494
rack (~> 1.4)

0 commit comments

Comments
 (0)