Skip to content

Commit 8daeb59

Browse files
committed
Upgrade to Grape 0.5.0.
1 parent 2658aed commit 8daeb59

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ GEM
44
activesupport (3.2.13)
55
i18n (= 0.6.1)
66
multi_json (~> 1.0)
7-
backports (2.6.7)
8-
builder (3.2.0)
7+
backports (3.3.2)
8+
builder (3.2.2)
99
coderay (1.0.7)
1010
descendants_tracker (0.0.1)
1111
diff-lcs (1.1.3)
1212
git (1.2.5)
13-
grape (0.4.0)
13+
grape (0.5.0)
1414
activesupport
1515
builder
1616
hashie (>= 1.2.0)
@@ -20,7 +20,7 @@ GEM
2020
rack-accept
2121
rack-mount
2222
virtus
23-
hashie (2.0.3)
23+
hashie (2.0.5)
2424
i18n (0.6.1)
2525
jeweler (1.8.4)
2626
bundler (~> 1.0)
@@ -30,8 +30,8 @@ GEM
3030
json (1.7.3)
3131
kramdown (0.13.7)
3232
method_source (0.8)
33-
multi_json (1.7.2)
34-
multi_xml (0.5.3)
33+
multi_json (1.7.7)
34+
multi_xml (0.5.4)
3535
pry (0.9.10)
3636
coderay (~> 1.0.5)
3737
method_source (~> 0.8)
@@ -61,8 +61,8 @@ GEM
6161
shoulda-matchers (1.2.0)
6262
activesupport (>= 3.0.0)
6363
slop (3.3.2)
64-
virtus (0.5.4)
65-
backports (~> 2.6.1)
64+
virtus (0.5.5)
65+
backports (~> 3.3)
6666
descendants_tracker (~> 0.0.1)
6767

6868
PLATFORMS

0 commit comments

Comments
 (0)