diff --git a/Gemfile.lock b/Gemfile.lock index ef93295..d35e297 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,5 @@ GIT - remote: git://github.com/rubyrogues/ppwm-matcher.git + remote: https://github.com/rubyrogues/ppwm-matcher.git revision: 3a6262a50db67c0501d718773d0c6f817f75635a branch: master specs: @@ -41,7 +41,8 @@ GEM activesupport (3.2.13) i18n (= 0.6.1) multi_json (~> 1.0) - addressable (2.3.5) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) arel (3.0.2) builder (3.0.4) coffee-rails (3.2.2) @@ -56,8 +57,10 @@ GEM eventmachine (1.0.3) execjs (1.4.0) multi_json (~> 1.0) - faraday (0.8.8) - multipart-post (~> 1.2.0) + faraday (2.3.0) + faraday-net_http (~> 2.0) + ruby2_keywords (>= 0.0.4) + faraday-net_http (2.0.3) hike (1.2.3) i18n (0.6.1) journey (1.0.4) @@ -71,17 +74,18 @@ GEM treetop (~> 1.4.8) mime-types (1.25) multi_json (1.14.1) - multipart-post (1.2.0) - octokit (2.5.1) - sawyer (~> 0.5.1) + octokit (5.1.0) + faraday (>= 1, < 3) + sawyer (~> 0.9) pg (0.17.0) polyglot (0.3.3) - pony (1.5.1) + pony (1.13.1) mail (>= 2.0) + public_suffix (4.0.7) rack (1.4.7) rack-cache (1.2) rack (>= 0.4) - rack-protection (1.5.1) + rack-protection (1.5.5) rack rack-ssl (1.3.3) rack @@ -107,24 +111,25 @@ GEM json (~> 1.4) redcarpet (2.2.2) ref (1.0.5) + ruby2_keywords (0.0.5) sass (3.2.7) sass-rails (3.2.6) railties (~> 3.2.0) sass (>= 3.1.10) tilt (~> 1.3) - sawyer (0.5.1) - addressable (~> 2.3.5) - faraday (~> 0.8, < 0.10) - sinatra (1.4.4) + sawyer (0.9.2) + addressable (>= 2.3.5) + faraday (>= 0.17.3, < 3) + sinatra (1.4.6) rack (~> 1.4) rack-protection (~> 1.4) - tilt (~> 1.3, >= 1.3.4) - sinatra-activerecord (1.2.3) - activerecord (>= 3.0) + tilt (>= 1.3, < 3) + sinatra-activerecord (2.0.15) + activerecord (>= 3.2) + sinatra (>= 1.0) + sinatra_auth_github (1.2.0) sinatra (~> 1.0) - sinatra_auth_github (1.0.0) - sinatra (~> 1.0) - warden-github (~> 1.0) + warden-github (~> 1.2.0) slim (1.3.6) temple (~> 0.5.5) tilt (~> 1.3.3) @@ -152,13 +157,14 @@ GEM treetop (1.4.15) polyglot polyglot (>= 0.3.1) - tzinfo (0.3.38) + tzinfo (0.3.61) uglifier (1.3.0) execjs (>= 0.3.0) multi_json (~> 1.0, >= 1.0.2) - warden (1.2.3) + warden (1.2.7) rack (>= 1.0) - warden-github (1.0.0) + warden-github (1.2.0) + activesupport (> 3.0) octokit (> 2.1.0) warden (> 1.0) zurb-foundation (4.0.9)