Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ gem 'friendly_id-globalize', git: 'https://github.com/norman/friendly_id-globali
gem 'font-awesome-sass'

# Neat bourbon RWD Framework
gem 'neat', '~> 1.8'
gem 'neat', '~> 4.0'
gem 'bourbon', '~> 4.2'
gem 'bitters'

Expand Down
9 changes: 4 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ GEM
execjs (2.7.0)
faraday (0.17.1)
multipart-post (>= 1.2, < 3)
ffi (1.11.3)
ffi (1.12.2)
figaro (1.1.1)
thor (~> 0.14)
filters_spam (0.5)
Expand Down Expand Up @@ -246,8 +246,7 @@ GEM
multi_json (1.14.1)
multi_xml (0.6.0)
multipart-post (2.1.1)
neat (1.9.0)
sass (>= 3.3)
neat (4.0.0)
thor (~> 0.19)
nenv (0.3.0)
nio4r (2.5.2)
Expand Down Expand Up @@ -315,7 +314,7 @@ GEM
raindrops (0.19.0)
rake (13.0.1)
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
rb-inotify (0.10.1)
ffi (~> 1.0)
rdoc (4.3.0)
readingtime (0.4.0)
Expand Down Expand Up @@ -489,7 +488,7 @@ DEPENDENCIES
memcachier
mime-types
mmenu-rails!
neat (~> 1.8)
neat (~> 4.0)
normalize-rails
octokit
pg (~> 0.21)
Expand Down