pullentity-client 0.1.2 → 0.1.3

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,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- MGJjZjUxZTk5YmVkYzEyMzcwMjBjN2M2MWRjYWMzZGY1ZDg0NmQxZg==
4
+ Yzc1OTlmMmYwOTQ1N2E5Nzk0OTExMTU4YzVhZGNmMTg5OGY5NWI5Yg==
5
5
  data.tar.gz: !binary |-
6
- MjNlYzM1MTM4ZDhhYzA1NjJiMjlhNzYzNzU0N2ViYmRmZjU3N2FmYQ==
6
+ ZmY5Zjg3MWU0ODllMTc3NTRkNGEzY2NjMDYzZDY0NmM0NWJiYzI0YQ==
7
7
  !binary "U0hBNTEy":
8
8
  metadata.gz: !binary |-
9
- OGUwYjgzOGIxODY4OWFlNTU4ZDE1MTdjZjZkYzZmM2FmMzk5Zjg0YTJmODg1
10
- NjY0MTcyNDY3MjExZWY5OTk1YzAxNmQ0MDFkMGZiNDc5Y2JkMmM3Y2M3YThm
11
- YzAxYTQ4MTViMDZlNDBlYTNmZDdlNTBhMDkxNzM3MGJjOTdhOGQ=
9
+ OThmZTIwOGNmNjIzNDY2ODYzNWQ3MGVlNGEwNzZkNGE2NGMyMzUzNzBkY2Nh
10
+ NGFiZTExY2VlZWU4NWI1Mjk4NjIyYWY5YmY1MDAwMzFlZjZjZTkwN2VlMzRk
11
+ N2U4NTQ1MDExNTIxM2I2YjJiOTcyZmQxNzY0Njg1NTM4YWRjYWE=
12
12
  data.tar.gz: !binary |-
13
- MzE4OWYxZTNjOGU4YWNlMjA5ZDFjYmE3OWVhZWIxYzZiMzE1NzIwNTMxMzJl
14
- NTg5MmEwNGZlMjhjMjdhOWI3ZTA0YjMyNTYxNGI3MTA5NjUzOTg3YmY0NmI4
15
- YzMyZjk4YzAzZmFiMzM4Mjk3ODNhODc2ZTVjZTU1NjVmYmUwMTE=
13
+ ZGM0NGIxOTFjNmU2NmM4N2Y4MzMxNTU3NjI1OGQzMTRiNWI0ZDJjNjlhMTE4
14
+ NmUwNmM3ZDQ1ZmQzNmIxMDYyMDFlMzRlMWFmMTFlMzQ4NGFlMzA1MDlmZTU1
15
+ N2IyMjQwZjk3ZWJlZDcyYjE3ZWZiOGQ5YmQwZDY3Y2FhODg4ZmI=
@@ -3,9 +3,9 @@
3
3
  %meta{:content => "t", :name => "keywords"}
4
4
  %meta{:content => "INDEX,FOLLOW", :name => "ROBOTS"}
5
5
 
6
- %link{:href => "http://twitter.github.com/bootstrap/assets/css/bootstrap.css", :rel => "stylesheet"}
6
+ %link{:href => "http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-combined.min.css", :rel => "stylesheet"}
7
+ %script{:src => "http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/js/bootstrap.min.js"}
7
8
  %script{:src => "https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"}
8
- %script{:src => "http://twitter.github.com/bootstrap/assets/js/bootstrap-carousel.js"}
9
9
  %script{:src => "https://raw.github.com/desandro/masonry/master/jquery.masonry.min.js"}
10
10
  %script{:src => "http://malsup.github.com/jquery.cycle.all.js"}
11
11
  %script{:src => "https://raw.github.com/defunkt/jquery-pjax/master/jquery.pjax.js"}
@@ -1,5 +1,5 @@
1
1
  module Pullentity
2
2
  module Client
3
- VERSION = "0.1.2"
3
+ VERSION = "0.1.3"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pullentity-client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - miguel michelson