Gemfile.lock in rakuna-1.0.0 vs Gemfile.lock in rakuna-1.0.1
- old
+ new
@@ -8,41 +8,49 @@
addressable (2.3.8)
as-notifications (1.0.1)
ast (2.1.0)
astrolabe (1.3.1)
parser (~> 2.2)
+ axiom-types (0.1.1)
+ descendants_tracker (~> 0.0.4)
+ ice_nine (~> 0.11.0)
+ thread_safe (~> 0.3, >= 0.3.1)
builder (3.2.2)
+ codeclimate-engine-rb (0.1.0)
+ virtus (~> 1.0)
coderay (1.1.0)
+ coercible (1.0.0)
+ descendants_tracker (~> 0.0.1)
concord (0.1.5)
adamantium (~> 0.2.0)
equalizer (~> 0.0.9)
- contracts (0.11.0)
+ contracts (0.12.0)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
diff-lcs (1.2.5)
docile (1.1.5)
equalizer (0.0.11)
- faraday (0.9.1)
+ faraday (0.9.2)
multipart-post (>= 1.2, < 3)
fast_secure_compare (1.0.1)
flog (4.3.2)
ruby_parser (~> 3.1, > 3.1.0)
sexp_processor (~> 4.4)
git (1.2.9.1)
- github_api (0.12.4)
+ github_api (0.13.0)
addressable (~> 2.3)
descendants_tracker (~> 0.0.4)
faraday (~> 0.8, < 0.10)
hashie (>= 3.4)
multi_json (>= 1.7.5, < 2.0)
nokogiri (~> 1.6.6)
oauth2
- hashie (3.4.2)
- highline (1.7.3)
+ hashie (3.4.3)
+ highline (1.7.8)
i18n (0.7.0)
ice_nine (0.11.1)
- inch (0.6.4)
+ inch (0.7.0)
pry
sparkr (>= 0.2.0)
term-ansicolor
yard (~> 0.8.7.5)
jeweler (2.0.1)
@@ -53,105 +61,107 @@
highline (>= 1.6.15)
nokogiri (>= 1.5.10)
rake
rdoc
json (1.8.3)
- json-schema (2.5.1)
- addressable (~> 2.3.7)
- jwt (1.5.1)
+ json-schema (2.5.2)
+ addressable (~> 2.3.8)
+ jwt (1.5.2)
memoizable (0.4.2)
thread_safe (~> 0.3, >= 0.3.1)
method_source (0.8.2)
- mini_portile (0.6.2)
+ mini_portile2 (2.0.0)
multi_json (1.11.2)
multi_xml (0.5.5)
multipart-post (2.0.0)
- nokogiri (1.6.6.2)
- mini_portile (~> 0.6.0)
+ nokogiri (1.6.7)
+ mini_portile2 (~> 2.0.0.rc2)
oauth2 (1.0.0)
faraday (>= 0.8, < 0.10)
jwt (~> 1.0)
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (~> 1.2)
- octokit (4.1.0)
+ octokit (4.2.0)
sawyer (~> 0.6.0, >= 0.5.3)
- parser (2.2.2.6)
+ parser (2.2.3.0)
ast (>= 1.1, < 3.0)
powerpack (0.1.1)
private_attr (1.1.0)
procto (0.0.2)
- pry (0.10.1)
+ pry (0.10.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
rack (1.6.4)
rainbow (2.0.0)
rake (10.4.2)
- rakuna-authentication-github (1.0.0)
+ rakuna-authentication-github (1.0.1)
rakuna-core (~> 1.0)
rakuna-integration-github (~> 1.0)
- rakuna-content-json (1.0.0)
+ rakuna-content-json (1.0.1)
multi_json (~> 1.11)
rakuna-core (~> 1.0)
- rakuna-content-signature (1.0.0)
+ rakuna-content-signature (1.0.1)
fast_secure_compare (~> 1.0)
rakuna-core (~> 1.0)
secure_compare (~> 0.0)
- rakuna-core (1.0.0)
- contracts (~> 0.11)
+ rakuna-core (1.0.1)
+ contracts (~> 0.12)
webmachine (~> 1.4)
- rakuna-data-redis (1.0.0)
+ rakuna-data-redis (1.0.1)
rakuna-core (~> 1.0)
redis (~> 3.2)
- rakuna-integration-github (1.0.0)
- octokit (~> 4.1)
+ rakuna-integration-github (1.0.1)
+ octokit (~> 4.2)
rakuna-core (~> 1.0)
- rakuna-session-redis (1.0.1)
+ rakuna-session-redis (1.0.2)
rakuna-core (~> 1.0)
rakuna-data-redis (~> 1.0)
- rakuna-validation-json (1.0.0)
+ rakuna-validation-json (1.0.1)
json-schema (~> 2.5)
rakuna-content-json (~> 1.0)
rakuna-core (~> 1.0)
rdoc (4.2.0)
- redis (3.2.1)
- reek (3.3.1)
- parser (~> 2.2.2.5)
+ redis (3.2.2)
+ reek (3.7.1)
+ codeclimate-engine-rb (~> 0.1.0)
+ parser (~> 2.2, >= 2.2.2.5)
private_attr (~> 1.1)
rainbow (~> 2.0)
unparser (~> 0.2.2)
roodi (5.0.0)
ruby_parser (~> 3.2, >= 3.2.2)
- rspec (3.3.0)
- rspec-core (~> 3.3.0)
- rspec-expectations (~> 3.3.0)
- rspec-mocks (~> 3.3.0)
- rspec-core (3.3.2)
- rspec-support (~> 3.3.0)
- rspec-expectations (3.3.1)
+ rspec (3.4.0)
+ rspec-core (~> 3.4.0)
+ rspec-expectations (~> 3.4.0)
+ rspec-mocks (~> 3.4.0)
+ rspec-core (3.4.1)
+ rspec-support (~> 3.4.0)
+ rspec-expectations (3.4.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.3.0)
- rspec-mocks (3.3.2)
+ rspec-support (~> 3.4.0)
+ rspec-mocks (3.4.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.3.0)
- rspec-support (3.3.0)
- rubocop (0.34.1)
+ rspec-support (~> 3.4.0)
+ rspec-support (3.4.1)
+ rubocop (0.35.1)
astrolabe (~> 1.3)
- parser (>= 2.2.2.5, < 3.0)
+ parser (>= 2.2.3.0, < 3.0)
powerpack (~> 0.1)
rainbow (>= 1.99.1, < 3.0)
- ruby-progressbar (~> 1.4)
+ ruby-progressbar (~> 1.7)
+ tins (<= 1.6.0)
ruby-progressbar (1.7.5)
- ruby_parser (3.7.1)
+ ruby_parser (3.7.2)
sexp_processor (~> 4.1)
sawyer (0.6.0)
addressable (~> 2.3.5)
faraday (~> 0.8, < 0.10)
secure_compare (0.0.1)
sexp_processor (4.6.0)
- simplecov (0.10.0)
+ simplecov (0.11.0)
docile (~> 1.1.0)
json (~> 1.8)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
slop (3.6.0)
@@ -166,10 +176,15 @@
concord (~> 0.1.5)
diff-lcs (~> 1.2.5)
equalizer (~> 0.0.9)
parser (~> 2.2.2)
procto (~> 0.0.2)
+ virtus (1.0.5)
+ axiom-types (~> 0.1)
+ coercible (~> 1.0)
+ descendants_tracker (~> 0.0, >= 0.0.3)
+ equalizer (~> 0.0, >= 0.0.9)
webmachine (1.4.0)
as-notifications (~> 1.0)
i18n (>= 0.4.0)
multi_json
yard (0.8.7.6)
@@ -178,24 +193,24 @@
ruby
DEPENDENCIES
bundler (~> 1.10)
flog (~> 4.3)
- inch (~> 0.6)
+ inch (~> 0.7)
jeweler (~> 2.0)
rakuna-authentication-github (~> 1.0)
rakuna-content-json (~> 1.0)
rakuna-content-signature (~> 1.0)
rakuna-core (~> 1.0)
rakuna-data-redis (~> 1.0)
rakuna-integration-github (~> 1.0)
rakuna-session-redis (~> 1.0)
rakuna-validation-json (~> 1.0)
- reek (~> 3.1)
+ reek (~> 3.7)
roodi (~> 5.0)
- rspec (~> 3.3)
- rubocop (~> 0.33)
- simplecov (~> 0.10)
+ rspec (~> 3.4)
+ rubocop (~> 0.35)
+ simplecov (~> 0.11)
yard (~> 0.8)
BUNDLED WITH
1.10.6