mirror of
https://github.com/mas-cli/mas
synced 2024-11-22 03:23:08 +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
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
activesupport (4.2.5)
|
||||
activesupport (4.2.5.1)
|
||||
i18n (~> 0.7)
|
||||
json (~> 1.7, >= 1.7.7)
|
||||
minitest (~> 5.1)
|
||||
thread_safe (~> 0.3, >= 0.3.4)
|
||||
tzinfo (~> 1.1)
|
||||
claide (0.9.1)
|
||||
cocoaseeds (0.6.1)
|
||||
cocoaseeds (0.7.0)
|
||||
colorize (~> 0.7.0)
|
||||
xcodeproj (~> 0.28.2)
|
||||
colored (1.2)
|
||||
colorize (0.7.7)
|
||||
i18n (0.7.0)
|
||||
json (1.8.3)
|
||||
minitest (5.8.3)
|
||||
minitest (5.8.4)
|
||||
rouge (1.10.1)
|
||||
thread_safe (0.3.5)
|
||||
tzinfo (1.2.2)
|
||||
|
@ -35,4 +35,4 @@ DEPENDENCIES
|
|||
xcpretty
|
||||
|
||||
BUNDLED WITH
|
||||
1.10.6
|
||||
1.11.2
|
||||
|
|
Loading…
Reference in a new issue