locomotive_plugin_joiner 0.1.10 → 0.1.12

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
  SHA1:
3
- metadata.gz: d91118c517f973821d5dd33e2e9c539b0c0f5cbd
4
- data.tar.gz: 2053d7a7088be3fe2cd4897fc03c6edf9b847018
3
+ metadata.gz: 2bd7696b7ff29dda415f30b5e16bd794fd841882
4
+ data.tar.gz: 3d6d3cc21f2e8b75690e163174763fa49e3e95f1
5
5
  SHA512:
6
- metadata.gz: 3f51a1a1d0fe7cd32858f2d49deebc9a5e91c00570a238876d000250db468a9a45e036c034a6d293f1c636c7b40abfd7da6d51a53571f069ad4913a46a61bd4e
7
- data.tar.gz: 643ca0edb8a25d08b49d7267c8241e289fed5dd146c293982690664bf749c106e3f3267da4316c415519853696add0df06ca8a6a60d22d790bd270070c50e8d5
6
+ metadata.gz: a1d6cf471c0542a7730057ad5d67af55fee114977db5ffb1dc2f0c8be372604ad73b7c0a20b6167ad1dc00462b8d27bfa4f30d30fc2a5e3bc2c1aeaf16320592
7
+ data.tar.gz: cb6f60e8bb10782d6aaa0c9ce59b43b00d8835d2d5595d4a3369a7de784a2ce18f5aa3d50f13fb0a513f60d1b46481f49a9a6307560da6a07301d1693bc548d4
@@ -1,8 +1,8 @@
1
1
  GIT
2
2
  remote: git://github.com/Joinfield/locomotive_plugins.git
3
- revision: 62dc0c331a6fd7c888b745cbce8ec01ddb5b0f3e
3
+ revision: a3dd49a594c78376e884f9093515abfdf7a76fd9
4
4
  specs:
5
- locomotive_plugins (1.0.4)
5
+ locomotive_plugins (1.0.6)
6
6
  bson_ext
7
7
  haml (~> 4.0)
8
8
  locomotive_liquid (~> 2.4)
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.1.10
1
+ 0.1.12
@@ -2,11 +2,11 @@
2
2
  # DO NOT EDIT THIS FILE DIRECTLY
3
3
  # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
4
4
  # -*- encoding: utf-8 -*-
5
- # stub: locomotive_plugin_joiner 0.1.10 ruby lib
5
+ # stub: locomotive_plugin_joiner 0.1.12 ruby lib
6
6
 
7
7
  Gem::Specification.new do |s|
8
8
  s.name = "locomotive_plugin_joiner"
9
- s.version = "0.1.10"
9
+ s.version = "0.1.12"
10
10
 
11
11
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
12
12
  s.require_paths = ["lib"]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: locomotive_plugin_joiner
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.10
4
+ version: 0.1.12
5
5
  platform: ruby
6
6
  authors:
7
7
  - 'Markus Roth '