norobots 0.1.0 → 0.2.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +1 -0
- data/lib/norobots/rails.rb +0 -1
- data/lib/norobots/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 789ae8a873fcc0d4079bd12b7fa1d50003ceba8455acfc783d01f1609621f7de
|
4
|
+
data.tar.gz: 01e7eb4a9f9bb1379b4ad2142ff15391bc5c7de108d350e9b4cfca38f273a170
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7c36f3ca7196d9e2bb63e8fcadbf79283a142b7127e14d8a833a8f57fa86c9ca735516115dc29590de40ac1775145031f22669ff09447c9f5164076c4691f9ad
|
7
|
+
data.tar.gz: a382ba121d9bf7c3f074f93d5f32d4ea060e7d9dfc4bb463ec202b7b3e08d8975a654ed89c68f44eb222e1ba1c10906ca258adc26fa6dc26e35698395db289aa
|
data/README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1
1
|
# Norobots
|
2
2
|
|
3
|
+
[![Gem Version](https://badge.fury.io/rb/norobots.svg)](https://badge.fury.io/rb/norobots)
|
3
4
|
[![Build Status](https://travis-ci.org/renuo/norobots.svg?branch=master)](https://travis-ci.org/renuo/norobots)
|
4
5
|
[![Maintainability](https://api.codeclimate.com/v1/badges/8f0d93fa0d0aecc83797/maintainability)](https://codeclimate.com/github/renuo/norobots/maintainability)
|
5
6
|
|
data/lib/norobots/rails.rb
CHANGED
data/lib/norobots/version.rb
CHANGED