Skip to content

Commit

Permalink
Even older...
Browse files Browse the repository at this point in the history
  • Loading branch information
alloy committed Apr 11, 2014
1 parent c32437f commit fba9ff3
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -4,7 +4,7 @@ gem 'activesupport'
gem 'cocoapods-core'
gem 'colored'
gem 'exceptio-ruby'
gem 'faraday-http-cache', '~> 0.3.0' # Ruby 1.8.7
gem 'faraday-http-cache', '~> 0.2.0' # Ruby 1.8.7
gem 'json'
gem 'mime-types', '< 2.0' # Ruby 1.8.7
gem 'octokit', '~> 2.7' # Ruby 1.8.7
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -30,7 +30,7 @@ GEM
httparty (~> 0.8.1)
faraday (0.9.0)
multipart-post (>= 1.2, < 3)
faraday-http-cache (0.3.0)
faraday-http-cache (0.2.1)
activesupport (>= 3.0)
faraday (~> 0.8)
multi_json (~> 1.3)
Expand Down Expand Up @@ -154,7 +154,7 @@ DEPENDENCIES
colored
coveralls
exceptio-ruby
faraday-http-cache (~> 0.3.0)
faraday-http-cache (~> 0.2.0)
foreman
json
kicker
Expand Down
28 changes: 28 additions & 0 deletions caches/test-statistics.yml
Expand Up @@ -8945,3 +8945,31 @@ FFmpeg:
:creation_date: 2014-04-10 19:41:21.000000000 +02:00
FFmpegWrapper:
:creation_date: 2014-04-10 19:41:21.000000000 +02:00
AFNetworking-MUResponseSerializer:
:creation_date: 2014-04-11 20:54:27.000000000 +02:00
BENPedometerChart:
:creation_date: 2014-04-11 17:38:32.000000000 +02:00
DESlideToConfirmView:
:creation_date: 2014-04-11 20:54:27.000000000 +02:00
EBPhotoPages:
:creation_date: 2014-04-11 11:42:08.000000000 +02:00
FOTestKit:
:creation_date: 2014-04-11 20:54:27.000000000 +02:00
GCMFormTableView:
:creation_date: 2014-04-10 23:21:37.000000000 +02:00
GooglePlayGames:
:creation_date: 2014-04-11 20:54:27.000000000 +02:00
MNSRemoteAB:
:creation_date: 2014-04-11 18:02:06.000000000 +02:00
MPCMultipeerClient:
:creation_date: 2014-04-11 16:56:15.000000000 +02:00
MPSFollowButton:
:creation_date: 2014-04-12 00:16:17.000000000 +02:00
MPSHorizontalMenu:
:creation_date: 2014-04-11 15:29:34.000000000 +02:00
NSObject-MUJSONMapping:
:creation_date: 2014-04-11 20:54:27.000000000 +02:00
NSString+Color:
:creation_date: 2014-04-11 12:31:31.000000000 +02:00
ScrollableTabbar:
:creation_date: 2014-04-10 21:10:56.000000000 +02:00
2 changes: 1 addition & 1 deletion spec/fixtures/master_repo
Submodule master_repo updated 4252 files

0 comments on commit fba9ff3

Please sign in to comment.