accessgrid 0.1.0 → 0.1.1

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: 3978f3315ab2ae70fbc1739375fdca9b99e9940848d484d6f3c4c4384881bf2f
4
- data.tar.gz: af94d249034b73242e95036f12465cabb4527f12f49e93b94d22638476ef487b
3
+ metadata.gz: 7f78bee5d3573b38bfe17bfdf42a20023594ee7310d0b56e7b6dde09f750bad1
4
+ data.tar.gz: 4827d2ca3601337a6865aad377385dc2a33a450a4599692a86e89e6658368f26
5
5
  SHA512:
6
- metadata.gz: c6e0a303e6dc0cd163d33aea38273f6daed151f80b2e8fe9aab36c362b1e09e5adb59ada4e82a55831667d8bab3b7596b29cd1413cfc1305528784479fbd51a8
7
- data.tar.gz: 4bd691713c59e1ce6018eed73eab9f1556be85d4d56616603bcd2732b94460fdc87a36e669cb0f114cb8fda25532f0911cfc8b562ca2561931c52d8e60643f59
6
+ metadata.gz: ee0e071a1abb43e2303973114f95f6371509c5c1c36b325dc3aa1daccf07be1d046f1042ed2f2a2ec27bc5e3715daf34d90e08f95c1873f282efcd33f4e94a68
7
+ data.tar.gz: a59535d7dc40f14b96e32464959700a0fbfa74242b6c6644c3e7ca56b1a0e60cf4f2368aff01126f0e5f18330233459c1595f7927ca92ff82e86f975c54c8eff
data/README.md CHANGED
@@ -215,7 +215,7 @@ After checking out the repo, run `bin/setup` to install dependencies. Then, run
215
215
 
216
216
  ## Contributing
217
217
 
218
- Bug reports and pull requests are welcome on GitHub at https://github.com/yourusername/accessgrid-ruby.
218
+ Bug reports and pull requests are welcome on GitHub at https://github.com/access-grid/accessgrid-rb.
219
219
 
220
220
  ## License
221
221
 
@@ -1,4 +1,4 @@
1
1
  # lib/accessgrid/version.rb
2
2
  module AccessGrid
3
- VERSION = '0.1.0'
3
+ VERSION = '0.1.1'
4
4
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: accessgrid
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Auston Bunsen
@@ -82,7 +82,8 @@ files:
82
82
  homepage: https://github.com/access-grid/accessgrid-rb
83
83
  licenses:
84
84
  - MIT
85
- metadata: {}
85
+ metadata:
86
+ source_code_uri: https://github.com/access-grid/accessgrid-rb
86
87
  post_install_message:
87
88
  rdoc_options: []
88
89
  require_paths: