atlas_assets 0.4.10 → 0.5.0

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 ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: 21ab44835845cddc41f9c465232d03509001e9d2
4
+ data.tar.gz: 5d703d41ae755de3cf3b1a7d080ab23693878c4e
5
+ SHA512:
6
+ metadata.gz: b87c5fd2248c530ab3e15e952db54703e8720aaff855a9078389675f59b646f15e87d8f7ec2b46c65fb2649def5763dd04cfba77897d6f951c6153cb8669ed21
7
+ data.tar.gz: f42373eb4ee851e5a15d96c2694ed2174b3b65da10745744d6dfad9a24571bd5837ea6bbddb6a3823e236b05b773b157b8579f0a88a970f645996778dbb75370
data/Gemfile.lock CHANGED
@@ -9,7 +9,7 @@ GIT
9
9
  PATH
10
10
  remote: .
11
11
  specs:
12
- atlas_assets (0.4.9)
12
+ atlas_assets (0.5.0)
13
13
  handlebars_assets (~> 0.12.2)
14
14
 
15
15
  GEM
@@ -45,14 +45,14 @@ GEM
45
45
  pygments.rb (~> 0.5.0)
46
46
  safe_yaml (~> 0.7.0)
47
47
  kramdown (1.0.2)
48
- liquid (2.5.3)
48
+ liquid (2.5.4)
49
49
  maruku (0.7.0)
50
50
  multi_json (1.8.2)
51
51
  posix-spawn (0.3.6)
52
52
  puma (2.0.1)
53
53
  rack (>= 1.1, < 2.0)
54
54
  pygmentize (0.0.3)
55
- pygments.rb (0.5.2)
55
+ pygments.rb (0.5.4)
56
56
  posix-spawn (~> 0.3.6)
57
57
  yajl-ruby (~> 1.1.0)
58
58
  rack (1.5.2)