around_the_world 0.6.3 → 0.6.4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: fa6853ef08d1ca25f814227ffd40cb345985d69c083b0907f3fc885ecd0700f3
4
- data.tar.gz: 5ff9bacb50ecf89fc8364d85aedb46d43efa61ffef28eebf7116ee033894ed01
3
+ metadata.gz: bd3a8cae8013b3cd130367a2460359cec405089715dfe6f784b2224c85bfbabc
4
+ data.tar.gz: a725cf8d7d6e411200a5ac8bd830b76228fe7522485d80dcb75825f8027f5224
5
5
  SHA512:
6
- metadata.gz: 1e565e97fffc5f76452229e1f78b1e9826bbdff2ca51400e332a04d83294687ac6e7993c2186b206a9edf372c1590b4a9ebfb74203224f9a1ca7690de557347c
7
- data.tar.gz: 13b9299f6a92b15515ffebc1bbcd5c3e6829f32c4b29cb68ea2b2cae36152d8175f336e638be43e2446ac9c2727ceb2b07bffe2936a6c90eea8f4768c0caac07
6
+ metadata.gz: 54dc579f73fb1826b4a747dea6d137615f03a7ddd993a3229d1fc79143e749baeb95b1869124bf9715430e4d79e23fe21f970c9946f7b10d29e21b59e610e254
7
+ data.tar.gz: ba0b8ee26d7d72ebfbfc432bae485588b1d2f3ec6ac53fdf0c0a15228187ece847b7812499cf2687c69dc40538c1db874412e37a2dc20c8ef33df8e5a2fec689
data/README.md CHANGED
@@ -5,9 +5,11 @@
5
5
  [![Maintainability](https://api.codeclimate.com/v1/badges/7e089c2617c530a85b17/maintainability)](https://codeclimate.com/github/Freshly/spicerack/maintainability)
6
6
  [![Test Coverage](https://api.codeclimate.com/v1/badges/7e089c2617c530a85b17/test_coverage)](https://codeclimate.com/github/Freshly/spicerack/test_coverage)
7
7
 
8
- Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/around_the_world`. To experiment with that code, run `bin/console` for an interactive prompt.
9
-
10
- TODO: Delete this and the text above, and describe your gem
8
+ * [Installation](#installation)
9
+ * [Usage](#usage)
10
+ * [Development](#development)
11
+ * [Contributing](#contributing)
12
+ * [License](#license)
11
13
 
12
14
  ## Installation
13
15
 
@@ -2,5 +2,5 @@
2
2
 
3
3
  module AroundTheWorld
4
4
  # This constant is managed by spicerack
5
- VERSION = "0.6.3"
5
+ VERSION = "0.6.4"
6
6
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: around_the_world
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.3
4
+ version: 0.6.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Allen Rettberg
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-03-29 00:00:00.000000000 Z
11
+ date: 2019-04-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport