httpstatus-rails 0.1.4 → 0.1.5

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
  SHA256:
3
- metadata.gz: ef78c98ebdc49627a1968fd3327725e4eba291cd69d11cb211461153a58945bf
4
- data.tar.gz: c3f02c5ab57d1c46b2a97287bd7d03926e6396c90d59ebea6bd2702196a6115a
3
+ metadata.gz: da7d9df558154b39ee1289738336ca64fa934123436818d7b35e6f032a786d92
4
+ data.tar.gz: 8daabfe1a766997665fb56d0af14ba10f98bd7013722ba1f7134bb78621ced5f
5
5
  SHA512:
6
- metadata.gz: 694522d21f0fe0d701a0e273021fe1da5a60b6a0cbe25f8561648bfd84d98b839ca6375f3ea706759b2a710bc81e962f3efdb8a6208c4f763c471b314dda089e
7
- data.tar.gz: 0a49b1b58c9c1277cf32c5787c9c251538f5b8420a036762a35168d227e672bbce49a571ceea603e134f3c902477a71c92b987252f90ff2f794ebfefa07e42de
6
+ metadata.gz: 3c9850fdbc1c52d2c7d1487a928abbd1474a03eef571c0f0216748b25ce2451d79faf5dc535f533d8aad6754fbfdf2669341d4a0e45bd9cd4f453b08c41f34bd
7
+ data.tar.gz: d38b3a58cd1226582b796bd3dfa1357ae7c34e190d3a73d5017be923bdb0cd34561ebe06fd619607cf8bbcb0cbd2dfa0b6a3f3206d919fadb7a49ce5b6d63847
@@ -1,5 +1,5 @@
1
1
  module Httpstatus
2
2
  module Rails
3
- VERSION = '0.1.4'
3
+ VERSION = '0.1.5'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: httpstatus-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.4
4
+ version: 0.1.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Julien Dargelos
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-04-07 00:00:00.000000000 Z
11
+ date: 2018-04-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -71,7 +71,7 @@ files:
71
71
  - lib/httpstatus/rails/version.rb
72
72
  - lib/httpstatus/status.rb
73
73
  - lib/tasks/httpstatus/rails_tasks.rake
74
- homepage: https://www.github.com/juliendargelos/httpstatus
74
+ homepage: https://www.github.com/juliendargelos/httpstatus-rails
75
75
  licenses:
76
76
  - MIT
77
77
  metadata: {}