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

Commit ebcc5a0

Browse files
committed
Bump: old gems
1 parent 49d9931 commit ebcc5a0

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

Gemfile.lock

+10-8
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,15 @@ GEM
99
tzinfo (~> 1.1)
1010
daemons (1.1.9)
1111
eventmachine (1.0.6)
12-
haml (4.0.5)
12+
haml (5.1.2)
13+
temple (>= 0.8.0)
1314
tilt
1415
http_router (0.11.1)
1516
rack (>= 1.0.0)
1617
url_mount (~> 0.2.1)
1718
i18n (0.6.9)
18-
json (1.8.3)
19-
mail (2.5.4)
19+
json (1.8.6)
20+
mail (2.5.5)
2021
mime-types (~> 1.16)
2122
treetop (~> 1.4.8)
2223
mime-types (1.25.1)
@@ -56,15 +57,16 @@ GEM
5657
padrino-core (= 0.12.1)
5758
padrino-support (0.12.1)
5859
activesupport (>= 3.1)
59-
polyglot (0.3.4)
60-
rack (1.5.2)
61-
rack-protection (1.5.3)
60+
polyglot (0.3.5)
61+
rack (1.6.13)
62+
rack-protection (1.5.5)
6263
rack
63-
rake (10.3.1)
64+
rake (13.0.1)
6465
sinatra (1.4.5)
6566
rack (~> 1.4)
6667
rack-protection (~> 1.4)
6768
tilt (~> 1.3, >= 1.3.4)
69+
temple (0.8.2)
6870
thin (1.6.2)
6971
daemons (>= 1.0.9)
7072
eventmachine (>= 1.0.0)
@@ -91,4 +93,4 @@ DEPENDENCIES
9193
thin
9294

9395
BUNDLED WITH
94-
1.11.2
96+
1.17.2

0 commit comments

Comments
 (0)