rackstep 0.0.1 → 0.0.2

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.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +5 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d43164a0ecd96e90a43c8c343e5b5736473e3cbd
4
- data.tar.gz: 3591804ceda2a7619911120c1ee8f08c26d97a18
3
+ metadata.gz: 0bcdfa5d5dd2b3e0861787e21c39e6483ff74dac
4
+ data.tar.gz: 0fb53c222f6489e3cce137c87e5379178ca2840a
5
5
  SHA512:
6
- metadata.gz: d6658db5f112bb9073706866abaad6392d5a1197adb290b63b30133c7b22dd8aa6b9eab716c938d8dc31e00a05f99aa6ac2a6c5e17f19c9520ef88b1cc4b1c67
7
- data.tar.gz: 2bfb9aab2733304ce1d645c3e6765951a3968d61aaad2ee45b7637420a8c62afaff01e54b9c28cc0b68a655f6e4a48517d35a3522271e30ce85d184c0d1806cd
6
+ metadata.gz: 6c8b46758537e23e28251a61f65f6c5e20f37f1191e2e7b8f0305d630af3e5d8fc1544646e820453818d2fc477020c38af258071413a9247c01ebfa7234f7045
7
+ data.tar.gz: 569bd479abffb8c79b51de1a5f4c758ab7c6949d54f4b8fc3bb8e6b5e8ee05c8292482e5204a99a0ca4552f561d8b60b1bf5640bdbef368b888fbf010c3b34ae
metadata CHANGED
@@ -1,16 +1,17 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rackstep
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
- - Marcio Frayze
7
+ - Marcio Frayze David
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-10-15 00:00:00.000000000 Z
11
+ date: 2015-10-21 00:00:00.000000000 Z
12
12
  dependencies: []
13
- description: RackStep is (yet another) micro ruby framework for web development.
13
+ description: RackStep is (yet another) micro ruby framework for microservices and
14
+ web development.
14
15
  email: mfdavid@gmail.com
15
16
  executables: []
16
17
  extensions: []