We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3a5083 commit 568c8e1Copy full SHA for 568c8e1
.ruby-version
Gemfile.lock
@@ -19,17 +19,15 @@ GEM
19
guard-rspec (2.5.0)
20
guard (>= 1.1)
21
rspec (~> 2.11)
22
- i18n (0.6.4)
23
- json_pure (1.7.7)
+ json_pure (1.8.0)
24
listen (0.7.3)
25
lumberjack (1.0.2)
26
- mail (2.5.3)
27
- i18n (>= 0.4.0)
+ mail (2.5.4)
28
mime-types (~> 1.16)
29
treetop (~> 1.4.8)
30
method_source (0.8.1)
31
- mime-types (1.21)
32
- multi_json (1.6.1)
+ mime-types (1.23)
+ multi_json (1.7.3)
33
polyglot (0.3.3)
34
postmark-mitt (0.0.11)
35
json_pure
0 commit comments