Ver código fonte

Revert to Ruby 2.4.2 due to Travis stupidity.

Jon Shier 7 anos atrás
pai
commit
4df43fb62a
3 arquivos alterados com 2 adições e 6 exclusões
  1. 1 1
      .ruby-version
  2. 0 1
      Gemfile
  3. 1 4
      Gemfile.lock

+ 1 - 1
.ruby-version

@@ -1 +1 @@
-2.5.0
+2.4.2

+ 0 - 1
Gemfile

@@ -2,4 +2,3 @@ source "https://rubygems.org"
 
 gem "cocoapods"
 gem "jazzy"
-gem "xcpretty"

+ 1 - 4
Gemfile.lock

@@ -72,7 +72,7 @@ GEM
     rb-inotify (0.9.10)
       ffi (>= 0.5.0, < 2)
     redcarpet (3.4.0)
-    rouge (2.0.7)
+    rouge (3.1.1)
     ruby-macho (1.1.0)
     sass (3.5.5)
       sass-listen (~> 4.0.0)
@@ -91,8 +91,6 @@ GEM
       claide (>= 1.0.2, < 2.0)
       colored2 (~> 3.1)
       nanaimo (~> 0.2.3)
-    xcpretty (0.2.8)
-      rouge (~> 2.0.7)
 
 PLATFORMS
   ruby
@@ -100,7 +98,6 @@ PLATFORMS
 DEPENDENCIES
   cocoapods
   jazzy
-  xcpretty
 
 BUNDLED WITH
    1.16.1