gemdiff 1.2.7 → 1.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 692ecbf675ae7bae01a47fd9408d4f547666b60a
4
- data.tar.gz: ac42d2397a5b4c3bafd46d0e2a71d71626cba62e
3
+ metadata.gz: 8abd83a644452649fad364e1d8f88cf449e60367
4
+ data.tar.gz: 36ffa3b01398eb2ebe94058aee51b3816f6898cd
5
5
  SHA512:
6
- metadata.gz: d0aa43d99a1f226ea0d40be718625b930c43dccc0c6348b880b2f72c03ddc0486ed82fca0afbb535c09d2a3aeeda72cd2ea89ec92835b20b6317a9ad9ce582c3
7
- data.tar.gz: e68b99a6671630560ef8e1670e519fb8ac6ba4f37ca6548218776816d5385c118eede4f05f43f453ac5bfc1b619f1f58b0637c3b00108b0f434da5dbeae0203f
6
+ metadata.gz: b8d7a3b2124e5d8efcff66fa7b54d3d4ac801be6bdbaad232056ac1d1b2bb8ba000256312256716f124ef7888aee44128a7644176f68294a644dfdbe73fbf536
7
+ data.tar.gz: dc86c88f78491f12e011ba3b00b1f1985a0fe8d755ff9aab607b12050e631ff314dce57771dddbe570a47fda855074ac7a43413d2365111f3f803e08ff24522e
@@ -10,61 +10,62 @@ module Gemdiff
10
10
  # some repos are not mostly ruby so the github search doesn't find them
11
11
  REPO_EXCEPTIONS =
12
12
  {
13
- actioncable: "rails/rails",
14
- actionmailer: "rails/rails",
15
- actionpack: "rails/rails",
16
- actionview: "rails/rails",
17
- activejob: "rails/rails",
18
- activemodel: "rails/rails",
19
- activerecord: "rails/rails",
20
- activesupport: "rails/rails",
21
- bluepill: "bluepill-rb/bluepill",
22
- chunky_png: "wvanbergen/chunky_png",
23
- :"color-schemer" => "at-import/color-schemer",
24
- delayed_job: "collectiveidea/delayed_job",
25
- execjs: "rails/execjs",
26
- faraday_middleware: "lostisland/faraday_middleware",
27
- flamegraph: "SamSaffron/flamegraph",
28
- ffi: "ffi/ffi",
29
- :"foundation-rails" => "zurb/foundation-rails",
30
- googleauth: "google/google-auth-library-ruby",
31
- gosu: "jlnr/gosu",
32
- :"guard-livereload" => "guard/guard-livereload",
33
- :"jquery-ujs" => "rails/jquery-ujs",
34
- json: "flori/json",
35
- kaminari: "kaminari/kaminari",
36
- :"kaminari-actionview" => "kaminari/kaminari",
37
- :"kaminari-activerecord" => "kaminari/kaminari",
38
- :"kaminari-core" => "kaminari/kaminari",
39
- :"modular-scale" => "modularscale/modularscale-sass",
40
- :"net-ssh-gateway" => "net-ssh/net-ssh-gateway",
41
- newrelic_rpm: "newrelic/rpm",
42
- nokogiri: "sparklemotion/nokogiri",
43
- nokogumbo: "rubys/nokogumbo",
44
- oauth: "oauth-xx/oauth-ruby",
45
- oj: "ohler55/oj",
46
- passenger: "phusion/passenger",
47
- pg: "ged/ruby-pg",
48
- :"pry-doc" => "pry/pry-doc",
49
- railties: "rails/rails",
50
- rake: "ruby/rake",
51
- resque: "resque/resque",
52
- :"resque-multi-job-forks" => "stulentsev/resque-multi-job-forks",
53
- representable: "trailblazer/representable",
54
- rr: "rr/rr",
55
- SassyLists: "at-import/SassyLists",
56
- :"Sassy-Maps" => "at-import/Sassy-Maps",
57
- :"sassy-math" => "at-import/Sassy-math",
58
- settingslogic: "settingslogic/settingslogic",
59
- sinatra: "sinatra/sinatra",
60
- stripe: "stripe/stripe-ruby",
61
- thread_safe: "ruby-concurrency/thread_safe",
62
- tolk: "tolk/tolk",
63
- toolkit: "at-import/tookit",
64
- :"trailblazer-cells" => "trailblazer/trailblazer-cells",
65
- turbolinks: "turbolinks/turbolinks",
66
- :"twitter-text" => "twitter/twitter-text",
67
- zeus: "burke/zeus",
13
+ actioncable: "rails/rails",
14
+ actionmailer: "rails/rails",
15
+ actionpack: "rails/rails",
16
+ actionview: "rails/rails",
17
+ activejob: "rails/rails",
18
+ activemodel: "rails/rails",
19
+ activerecord: "rails/rails",
20
+ activesupport: "rails/rails",
21
+ bluepill: "bluepill-rb/bluepill",
22
+ chunky_png: "wvanbergen/chunky_png",
23
+ "color-schemer": "at-import/color-schemer",
24
+ delayed_job: "collectiveidea/delayed_job",
25
+ execjs: "rails/execjs",
26
+ faraday_middleware: "lostisland/faraday_middleware",
27
+ flamegraph: "SamSaffron/flamegraph",
28
+ ffi: "ffi/ffi",
29
+ "foundation-rails": "zurb/foundation-rails",
30
+ googleauth: "google/google-auth-library-ruby",
31
+ gosu: "jlnr/gosu",
32
+ "guard-livereload": "guard/guard-livereload",
33
+ "jquery-ujs": "rails/jquery-ujs",
34
+ json: "flori/json",
35
+ kaminari: "kaminari/kaminari",
36
+ "kaminari-actionview": "kaminari/kaminari",
37
+ "kaminari-activerecord": "kaminari/kaminari",
38
+ "kaminari-core": "kaminari/kaminari",
39
+ "libxml-ruby": "xml4r/libxml-ruby",
40
+ "modular-scale": "modularscale/modularscale-sass",
41
+ "net-ssh-gateway": "net-ssh/net-ssh-gateway",
42
+ newrelic_rpm: "newrelic/rpm",
43
+ nokogiri: "sparklemotion/nokogiri",
44
+ nokogumbo: "rubys/nokogumbo",
45
+ oauth: "oauth-xx/oauth-ruby",
46
+ oj: "ohler55/oj",
47
+ passenger: "phusion/passenger",
48
+ pg: "ged/ruby-pg",
49
+ "pry-doc": "pry/pry-doc",
50
+ railties: "rails/rails",
51
+ rake: "ruby/rake",
52
+ resque: "resque/resque",
53
+ "resque-multi-job-forks": "stulentsev/resque-multi-job-forks",
54
+ representable: "trailblazer/representable",
55
+ rr: "rr/rr",
56
+ SassyLists: "at-import/SassyLists",
57
+ "Sassy-Maps": "at-import/Sassy-Maps",
58
+ "sassy-math": "at-import/Sassy-math",
59
+ settingslogic: "settingslogic/settingslogic",
60
+ sinatra: "sinatra/sinatra",
61
+ stripe: "stripe/stripe-ruby",
62
+ thread_safe: "ruby-concurrency/thread_safe",
63
+ tolk: "tolk/tolk",
64
+ toolkit: "at-import/tookit",
65
+ "trailblazer-cells": "trailblazer/trailblazer-cells",
66
+ turbolinks: "turbolinks/turbolinks",
67
+ "twitter-text": "twitter/twitter-text",
68
+ zeus: "burke/zeus",
68
69
  }
69
70
 
70
71
  class << self
@@ -1,3 +1,3 @@
1
1
  module Gemdiff
2
- VERSION = "1.2.7"
2
+ VERSION = "1.3.0"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gemdiff
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.7
4
+ version: 1.3.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tee Parham
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-05-17 00:00:00.000000000 Z
11
+ date: 2017-08-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: octokit
@@ -140,7 +140,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
140
140
  requirements:
141
141
  - - ">="
142
142
  - !ruby/object:Gem::Version
143
- version: 2.1.0
143
+ version: 2.2.0
144
144
  required_rubygems_version: !ruby/object:Gem::Requirement
145
145
  requirements:
146
146
  - - ">="
@@ -154,3 +154,4 @@ specification_version: 4
154
154
  summary: Find source repositories for ruby gems. Open, compare, and update outdated
155
155
  gem versions
156
156
  test_files: []
157
+ has_rdoc: