Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A administrate
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 96
    • Issues 96
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 32
    • Merge requests 32
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • thoughtbot, inc.
  • administrate
  • Merge requests
  • !569

Loosen normalize-rails required version

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/mehlah/loosen-normalize-version into master May 03, 2016
  • Overview 5
  • Commits 1
  • Pipelines 0
  • Changes 2

Created by: mehlah

Normalize 4.x has been released a couple weeks ago (changelog) Administrate was locking normalize-rails version to 3.x, that forces any recent Rails app to stick with Normalize 3.x. Instead of locking 4.x, this commit suggests to loosen the required version for Administrate to run as it shouldn't have an impact on it's base styles.

Do you agree, or prefer requiring ~> 4.0 which may force existing apps relaying on 3.x to upgrade before upgrading Administrate.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/mehlah/loosen-normalize-version