Skip to content

Commit 3a41cb0

Browse files
committed
Update gems
1 parent 7a8d0c0 commit 3a41cb0

File tree

5 files changed

+16
-28
lines changed

5 files changed

+16
-28
lines changed

Gemfile.lock

Lines changed: 12 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,11 @@ GEM
66
multi_json (~> 1.0)
77
chunky_png (1.2.8)
88
claide (0.3.2)
9-
cocoapods (0.21.0)
10-
activesupport (~> 3.2.13)
11-
claide (~> 0.3.2)
12-
cocoapods-core (= 0.21.0)
13-
cocoapods-downloader (~> 0.1.1)
14-
colored (~> 1.2)
15-
escape (~> 0.0.4)
16-
json (~> 1.8.0)
17-
open4 (~> 1.3.0)
18-
xcodeproj (~> 0.7.1)
19-
cocoapods-core (0.21.0)
9+
cocoapods (0.2.0)
10+
cocoapods-core (0.22.3)
2011
activesupport (~> 3.2.13)
2112
json (~> 1.8.0)
2213
nap (~> 0.5.1)
23-
cocoapods-downloader (0.1.1)
2414
coffee-script (2.2.0)
2515
coffee-script-source
2616
execjs
@@ -30,7 +20,6 @@ GEM
3020
chunky_png (~> 1.2)
3121
fssm (>= 0.2.7)
3222
sass (~> 3.1)
33-
escape (0.0.4)
3423
execjs (1.4.0)
3524
multi_json (~> 1.0)
3625
fssm (0.2.10)
@@ -71,15 +60,14 @@ GEM
7160
padrino-helpers (= 0.10.7)
7261
sass (>= 3.1.20)
7362
uglifier (~> 1.2.6)
74-
middleman-sprockets (3.1.2)
63+
middleman-sprockets (3.1.4)
7564
middleman-core (>= 3.0.14)
7665
middleman-more (>= 3.0.14)
7766
sprockets (~> 2.1)
7867
sprockets-helpers (~> 1.0.0)
7968
sprockets-sass (~> 1.0.0)
8069
multi_json (1.7.7)
8170
nap (0.5.1)
82-
open4 (1.3.0)
8371
padrino-core (0.10.7)
8472
activesupport (~> 3.2.0)
8573
http_router (~> 0.10.2)
@@ -90,7 +78,7 @@ GEM
9078
i18n (~> 0.6)
9179
padrino-core (= 0.10.7)
9280
posix-spawn (0.3.6)
93-
pygments.rb (0.5.1)
81+
pygments.rb (0.5.2)
9482
posix-spawn (~> 0.3.6)
9583
yajl-ruby (~> 1.1.0)
9684
rack (1.4.5)
@@ -100,15 +88,15 @@ GEM
10088
rack (>= 1.0)
10189
rake (10.1.0)
10290
rb-fsevent (0.9.3)
103-
redcarpet (2.3.0)
104-
sass (3.2.9)
91+
redcarpet (3.0.0)
92+
sass (3.2.10)
10593
sinatra (1.3.6)
10694
rack (~> 1.4)
10795
rack-protection (~> 1.3)
10896
tilt (~> 1.3, >= 1.3.3)
109-
slim (2.0.0)
110-
temple (~> 0.6.5)
111-
tilt (~> 1.3, >= 1.3.3)
97+
slim (2.0.1)
98+
temple (~> 0.6.6)
99+
tilt (>= 1.3.3, < 2.1)
112100
sprockets (2.10.0)
113101
hike (~> 1.2)
114102
multi_json (~> 1.0)
@@ -120,19 +108,19 @@ GEM
120108
sprockets (~> 2.0)
121109
tilt (~> 1.1)
122110
syntax (1.0.0)
123-
temple (0.6.5)
111+
temple (0.6.6)
124112
thor (0.15.4)
125113
tilt (1.3.7)
126114
uglifier (1.2.7)
127115
execjs (>= 0.3.0)
128116
multi_json (~> 1.3)
129117
url_mount (0.2.1)
130118
rack
131-
xcodeproj (0.7.1)
119+
xcodeproj (0.9.0)
132120
activesupport (~> 3.2.13)
133121
colored (~> 1.2)
134122
yajl-ruby (1.1.0)
135-
yard (0.8.6.2)
123+
yard (0.8.7)
136124

137125
PLATFORMS
138126
ruby

gems/CocoaPods

Submodule CocoaPods updated 170 files

0 commit comments

Comments
 (0)