mirror of
https://github.com/mas-cli/mas
synced 2025-02-16 12:38:30 +00:00
Bundle update
This commit is contained in:
parent
67d6b80590
commit
3824d22a56
1 changed files with 4 additions and 4 deletions
|
@ -1,21 +1,21 @@
|
||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
activesupport (4.2.5)
|
activesupport (4.2.5.1)
|
||||||
i18n (~> 0.7)
|
i18n (~> 0.7)
|
||||||
json (~> 1.7, >= 1.7.7)
|
json (~> 1.7, >= 1.7.7)
|
||||||
minitest (~> 5.1)
|
minitest (~> 5.1)
|
||||||
thread_safe (~> 0.3, >= 0.3.4)
|
thread_safe (~> 0.3, >= 0.3.4)
|
||||||
tzinfo (~> 1.1)
|
tzinfo (~> 1.1)
|
||||||
claide (0.9.1)
|
claide (0.9.1)
|
||||||
cocoaseeds (0.6.1)
|
cocoaseeds (0.7.0)
|
||||||
colorize (~> 0.7.0)
|
colorize (~> 0.7.0)
|
||||||
xcodeproj (~> 0.28.2)
|
xcodeproj (~> 0.28.2)
|
||||||
colored (1.2)
|
colored (1.2)
|
||||||
colorize (0.7.7)
|
colorize (0.7.7)
|
||||||
i18n (0.7.0)
|
i18n (0.7.0)
|
||||||
json (1.8.3)
|
json (1.8.3)
|
||||||
minitest (5.8.3)
|
minitest (5.8.4)
|
||||||
rouge (1.10.1)
|
rouge (1.10.1)
|
||||||
thread_safe (0.3.5)
|
thread_safe (0.3.5)
|
||||||
tzinfo (1.2.2)
|
tzinfo (1.2.2)
|
||||||
|
@ -35,4 +35,4 @@ DEPENDENCIES
|
||||||
xcpretty
|
xcpretty
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
1.10.6
|
1.11.2
|
||||||
|
|
Loading…
Add table
Reference in a new issue